Skip to content

Commit 3a77acc

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. - [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] <support@github.com>
1 parent cd17ef6 commit 3a77acc

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
@@ -300,7 +300,7 @@
300300
<dependency>
301301
<groupId>javax.xml.bind</groupId>
302302
<artifactId>jaxb-api</artifactId>
303-
<version>2.2.3</version>
303+
<version>2.3.1</version>
304304
</dependency>
305305
</dependencies>
306306
</plugin>

0 commit comments

Comments
 (0)