Skip to content

Commit

Permalink
updated Para client to 1.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Dec 6, 2023
1 parent b05bf0f commit e277faa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.17</version>
<version>2.7.18</version>
</parent>

<organization>
Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-client</artifactId>
<version>1.49.0</version>
<version>1.49.1</version>
</dependency>

<!-- VELOCITY -->
Expand Down Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>9.31</version>
<version>9.37.1</version>
</dependency>
<dependency>
<groupId>com.cloudinary</groupId>
Expand Down

0 comments on commit e277faa

Please sign in to comment.