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

Commit

Permalink
Authorization library version.
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldloesing committed Feb 16, 2023
1 parent f9dbf1b commit 55c0bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
</parent>
<groupId>ch.admin.bag.covidcertificate</groupId>
<artifactId>cc-notification-service</artifactId>
<version>4.11.0</version>
<version>4.11.1</version>
<name>cc-notification-service</name>
<description>Service for generating Covid Certificates</description>

<properties>
<java.version>17</java.version>

<cc-backend-logging.version>1.0.6</cc-backend-logging.version>
<cc-backend-authorization.version>1.0.1</cc-backend-authorization.version>
<cc-backend-authorization.version>1.0.3</cc-backend-authorization.version>
<com.github.tomakehurst.version>2.27.2</com.github.tomakehurst.version>
<com.openhtmltopdf.version>1.0.10</com.openhtmltopdf.version>
<com.squareup.okhttp3.version>4.10.0</com.squareup.okhttp3.version>
Expand Down

0 comments on commit 55c0bf2

Please sign in to comment.