Skip to content

Commit dd961bd

Browse files
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4.0.6 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1ba38b commit dd961bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
// Non Paper
1818
version("liquibase", "2.2.2")
1919
version("guava", "33.3.1-jre")
20-
version("jaxb-runtime", "4.0.5")
20+
version("jaxb-runtime", "4.0.6")
2121
version("caffeine", "3.2.2")
2222
version("h2", "2.3.232")
2323
version("mariadb-java-client", "3.5.6")

0 commit comments

Comments
 (0)