Skip to content

Commit ba92d87

Browse files
Bump jaxb-api from 2.2.3 to 2.3.1
Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.2.3 to 2.3.1. - [Release notes](https://github.com/javaee/jaxb-spec/releases) - [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1) --- updated-dependencies: - dependency-name: javax.xml.bind:jaxb-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7acbaf commit ba92d87

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
@@ -449,7 +449,7 @@
449449
<dependency>
450450
<groupId>javax.xml.bind</groupId>
451451
<artifactId>jaxb-api</artifactId>
452-
<version>2.2.3</version>
452+
<version>2.3.1</version>
453453
</dependency>
454454
</dependencies>
455455
</plugin>

0 commit comments

Comments
 (0)