Skip to content

Commit 06432b3

Browse files
authored
Merge pull request #44 from AxonFramework/dependabot/maven/javax.xml.bind-jaxb-api-2.3.1
Bump jaxb-api from 2.3.0 to 2.3.1
2 parents c4b2f5f + 3947514 commit 06432b3

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)