Skip to content

Commit ac05184

Browse files
build(deps): bump javax.enterprise:cdi-api from 1.2 to 2.0-PFD2
Bumps [javax.enterprise:cdi-api](https://github.com/cdi-spec/cdi) from 1.2 to 2.0-PFD2. - [Release notes](https://github.com/cdi-spec/cdi/releases) - [Commits](https://github.com/cdi-spec/cdi/commits) --- updated-dependencies: - dependency-name: javax.enterprise:cdi-api dependency-version: 2.0-PFD2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b490e2c commit ac05184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@
11191119
<dependency>
11201120
<groupId>javax.enterprise</groupId>
11211121
<artifactId>cdi-api</artifactId>
1122-
<version>1.2</version>
1122+
<version>2.0-PFD2</version>
11231123
</dependency>
11241124

11251125
<dependency>

0 commit comments

Comments
 (0)