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

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2023
1 parent e253d38 commit 7e9f802
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ch-covidcertificate-backend-transformation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<spring-boot-version>2.7.8</spring-boot-version>
<spring-boot-version>3.0.6</spring-boot-version>
<spring-cloud-sleuth-version>3.1.6</spring-cloud-sleuth-version>
<testcontainers-version>1.17.6</testcontainers-version>
<shedlock-version>4.44.0</shedlock-version>
<shedlock-version>5.2.0</shedlock-version>

<itCoverageAgent/>

Expand Down Expand Up @@ -144,11 +144,11 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.0.0</version>
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.2</version>
<version>3.0.0</version>
</plugin>

</plugins>
Expand Down

0 comments on commit 7e9f802

Please sign in to comment.