Skip to content

Commit 730517f

Browse files
Bump org.glassfish.jaxb:jaxb-runtime from 4.0.6 to 4.0.7 (#256)
Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.6 to 4.0.7. --- updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e36d4cb commit 730517f

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
@@ -38,7 +38,7 @@
3838
<!-- Jakarta EE / Java SE dependencies -->
3939
<tomcat.version>11.0.18</tomcat.version>
4040
<jaxb-api.version>4.0.4</jaxb-api.version>
41-
<jaxb-runtime.version>4.0.6</jaxb-runtime.version>
41+
<jaxb-runtime.version>4.0.7</jaxb-runtime.version>
4242
<jakarta-activation.version>2.1.4</jakarta-activation.version>
4343
<servlet-api.version>6.1.0</servlet-api.version>
4444
<jstl-api.version>3.0.2</jstl-api.version>

0 commit comments

Comments
 (0)