Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 44461db

Browse files
chore(deps): update dependencies to v3
1 parent b18f208 commit 44461db

File tree

1 file changed

+3
-3
lines changed
  • ch-covidcertificate-backend-verification-check

1 file changed

+3
-3
lines changed

ch-covidcertificate-backend-verification-check/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2525

26-
<spring-boot-version>2.7.8</spring-boot-version>
26+
<spring-boot-version>3.1.0</spring-boot-version>
2727
<spring-cloud-sleuth-version>3.1.6</spring-cloud-sleuth-version>
2828
<jackson-version>2.11.1</jackson-version>
2929
<spring-cloud-connectors-version>2.2.13.RELEASE</spring-cloud-connectors-version>
@@ -180,11 +180,11 @@
180180
</plugin>
181181
<plugin>
182182
<artifactId>maven-surefire-plugin</artifactId>
183-
<version>2.22.2</version>
183+
<version>3.1.0</version>
184184
</plugin>
185185
<plugin>
186186
<artifactId>maven-failsafe-plugin</artifactId>
187-
<version>2.22.2</version>
187+
<version>3.1.0</version>
188188
</plugin>
189189
</plugins>
190190
<pluginManagement>

0 commit comments

Comments
 (0)