Skip to content

Commit 8f694bd

Browse files
authored
Merge pull request #32 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 2984815 + 3a77acc commit 8f694bd

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)