Skip to content

Commit 120af01

Browse files
authored
Merge branch 'main' into describe-attachment-attributes
2 parents 70a4c30 + 23e925e commit 120af01

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
@@ -129,7 +129,7 @@ SPDX-License-Identifier: MIT
129129
<flyway.version>11.15.0</flyway.version>
130130
<!-- <hamcrest.version>3.0</hamcrest.version>-->
131131
<hibernate.version>6.6.34.Final</hibernate.version>
132-
<junit-jupiter.version>6.0.0</junit-jupiter.version>
132+
<junit-jupiter.version>6.0.1</junit-jupiter.version>
133133
<logback.version>1.5.19</logback.version>
134134
<micrometer.version>1.15.5</micrometer.version>
135135
<mssql-jdbc.version>13.2.1.jre11</mssql-jdbc.version>
@@ -159,7 +159,7 @@ SPDX-License-Identifier: MIT
159159
<dependency-check-maven.version>12.1.8</dependency-check-maven.version>
160160
<modernizer-maven-plugin.version>3.2.0</modernizer-maven-plugin.version>
161161
<maven-fluido-skin.version>2.1.0</maven-fluido-skin.version>
162-
<swagger-ui.version>5.30.0</swagger-ui.version>
162+
<swagger-ui.version>5.30.1</swagger-ui.version>
163163
<sentry.version>8.25.0</sentry.version>
164164
<errorProne.version>2.43.0</errorProne.version>
165165
<errorProneFlags>-XepDisableWarningsInGeneratedCode</errorProneFlags>
@@ -711,7 +711,7 @@ SPDX-License-Identifier: MIT
711711
<plugin>
712712
<groupId>io.fabric8</groupId>
713713
<artifactId>docker-maven-plugin</artifactId>
714-
<version>0.46.0</version>
714+
<version>0.47.0</version>
715715
</plugin>
716716
<plugin>
717717
<artifactId>maven-scm-publish-plugin</artifactId>

0 commit comments

Comments
 (0)