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

Commit

Permalink
Merge pull request #39 from admin-ch/feature/dependency-upgrades
Browse files Browse the repository at this point in the history
Dependency Upgrades
  • Loading branch information
lmeinen authored Aug 3, 2021
2 parents 27da307 + 2969a87 commit 1d0b1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch-covidcertificate-backend-verifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<spring-boot-version>2.4.5</spring-boot-version>
<spring-boot-version>2.5.3</spring-boot-version>
<jackson-version>2.11.1</jackson-version>
<jsonwebtoken-version>0.11.2</jsonwebtoken-version>
<testcontainers-version>1.15.2</testcontainers-version>
Expand Down

0 comments on commit 1d0b1a6

Please sign in to comment.