Skip to content

Commit e7b885d

Browse files
authored
Merge pull request #608 from git-commit-id/dependabot/maven/javax.xml.bind-jaxb-api-2.3.1
Bump jaxb-api from 2.2.3 to 2.3.1
2 parents b531c26 + 02d1271 commit e7b885d

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)