Skip to content

Commit

Permalink
Update shared version for JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Jan 22, 2024
1 parent dfcafae commit a185847
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,10 @@
<vertx.version>4.3.8</vertx.version>
<!-- check micrometer.version vertx-micrometer-metrics consumes before bumping up -->
<micrometer.version>1.1.0</micrometer.version>
<uid2-shared.version>6.0.20-SNAPSHOT</uid2-shared.version>
<uid2-shared.version>6.1.0-649c2e7609</uid2-shared.version>
<image.version>${project.version}</image.version>
</properties>

<repositories>
<repository>
<id>snapshots-repo</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
<releases><enabled>false</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>com.uid2</groupId>
Expand Down

0 comments on commit a185847

Please sign in to comment.