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

Commit 140a54a

Browse files
Update dependencies
1 parent 8d18a6f commit 140a54a

File tree

1 file changed

+3
-3
lines changed
  • ch-covidcertificate-backend-config

1 file changed

+3
-3
lines changed

ch-covidcertificate-backend-config/pom.xml

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

28-
<spring-boot-version>2.7.8</spring-boot-version>
29-
<spring-cloud-sleuth-version>3.1.6</spring-cloud-sleuth-version>
28+
<spring-boot-version>2.7.9</spring-boot-version>
29+
<spring-cloud-sleuth-version>3.1.7</spring-cloud-sleuth-version>
3030
<jackson-version>2.11.1</jackson-version>
3131
<jsonwebtoken-version>0.11.5</jsonwebtoken-version>
3232
<testcontainers-version>1.15.2</testcontainers-version>
@@ -264,7 +264,7 @@
264264
<plugin>
265265
<groupId>org.apache.maven.plugins</groupId>
266266
<artifactId>maven-compiler-plugin</artifactId>
267-
<version>3.10.1</version>
267+
<version>3.11.0</version>
268268
</plugin>
269269
<plugin>
270270
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)