Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 94b7bbb

Browse files
authoredFeb 14, 2025··
Merge pull request #2 from Coderic/dependabot/maven/javax.xml.bind-jaxb-api-2.3.1
Bump javax.xml.bind:jaxb-api from 2.3.0 to 2.3.1
2 parents 9ea6e5d + 24a4d46 commit 94b7bbb

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>javax.xml.bind</groupId>
8686
<artifactId>jaxb-api</artifactId>
87-
<version>2.3.0</version>
87+
<version>2.3.1</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.