Skip to content

Commit

Permalink
set starter dependencies to a 2.17.2 version
Browse files Browse the repository at this point in the history
Signed-off-by: liga-oz <liga.ozolina@sap.com>
  • Loading branch information
liga-oz committed Apr 10, 2024
1 parent 395e7eb commit 8587a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>${xsuaa-groupId}</groupId>
<artifactId>xsuaa-spring-boot-starter</artifactId>
<version>${project.version}</version>
<version>2.17.2</version>
</dependency>
<dependency>
<groupId>${xsuaa-groupId}</groupId>
Expand All @@ -110,7 +110,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>resourceserver-security-spring-boot-starter</artifactId>
<version>${project.version}</version>
<version>2.17.2</version>
</dependency>
<dependency>
<groupId>${xsuaa-groupId}</groupId>
Expand Down

0 comments on commit 8587a3f

Please sign in to comment.