Skip to content

Commit 648e70d

Browse files
Update all non-major dependencies (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0881de3 commit 648e70d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<netexVersion>1.16</netexVersion>
7575

7676
<!-- JAXB components versions -->
77-
<jakarta-xml-bind.version>4.0.2</jakarta-xml-bind.version>
77+
<jakarta-xml-bind.version>4.0.4</jakarta-xml-bind.version>
7878
<glassfish-jaxb.version>4.0.5</glassfish-jaxb.version>
7979
<jaxb.fluent.api.version>2.1.8</jaxb.fluent.api.version>
8080
<threeten-jaxb-core.version>2.2.0</threeten-jaxb-core.version>
@@ -87,7 +87,7 @@
8787
<commons-lang3.version>3.18.0</commons-lang3.version>
8888

8989
<!-- Unit test frameworks versions -->
90-
<assertj.core.version>3.27.4</assertj.core.version>
90+
<assertj.core.version>3.27.5</assertj.core.version>
9191
<junit.version>5.13.4</junit.version>
9292

9393
<!-- Maven plugin versions -->
@@ -99,7 +99,7 @@
9999
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
100100
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
101101
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
102-
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
102+
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
103103

104104
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
105105
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>

0 commit comments

Comments
 (0)