Skip to content

Commit

Permalink
Update dependency org.springframework.data:spring-data-commons to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 7bd0be7 commit 08577ad
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 @@ -11,7 +11,7 @@
</parent>

<artifactId>swag-fraudbusters</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>swag-fraudbusters</name>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>2.6.4</version>
<version>3.2.5</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 08577ad

Please sign in to comment.