Skip to content

Commit 3948af3

Browse files
Update all non-major dependencies (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 953c641 commit 3948af3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@
7979
<jaxb.fluent.api.version>2.1.8</jaxb.fluent.api.version>
8080
<threeten-jaxb-core.version>2.2.0</threeten-jaxb-core.version>
8181

82-
<cxf.xjc.plugin.version>4.1.1</cxf.xjc.plugin.version>
83-
<cxf-xjc.version>4.1.1</cxf-xjc.version>
82+
<cxf.xjc.plugin.version>4.1.2</cxf.xjc.plugin.version>
83+
<cxf-xjc.version>4.1.2</cxf-xjc.version>
8484

8585
<!-- Other dependencies versions -->
8686
<slf4j.version>2.0.17</slf4j.version>
8787
<commons-lang3.version>3.20.0</commons-lang3.version>
8888

8989
<!-- Unit test frameworks versions -->
90-
<assertj.core.version>3.27.6</assertj.core.version>
90+
<assertj.core.version>3.27.7</assertj.core.version>
9191
<junit.version>5.14.2</junit.version>
9292

9393
<!-- Maven plugin versions -->
@@ -547,7 +547,7 @@
547547
<dependency>
548548
<groupId>org.codehaus.plexus</groupId>
549549
<artifactId>plexus-compiler-javac</artifactId>
550-
<version>2.16.1</version>
550+
<version>2.16.2</version>
551551
</dependency>
552552
</dependencies>
553553
</plugin>

0 commit comments

Comments
 (0)