Skip to content

Commit 3947514

Browse files
Bump jaxb-api from 2.3.0 to 2.3.1
Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/javaee/jaxb-spec/releases) - [Commits](javaee/jaxb-spec@2.3.0...2.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c559320 commit 3947514

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
@@ -129,7 +129,7 @@
129129
<!-- Not pat of Java 9 by default. Adding it as a dependency makes it compatible with Java 8 -->
130130
<groupId>javax.xml.bind</groupId>
131131
<artifactId>jaxb-api</artifactId>
132-
<version>2.3.0</version>
132+
<version>2.3.1</version>
133133
<scope>test</scope>
134134
</dependency>
135135

0 commit comments

Comments
 (0)