Skip to content

Commit

Permalink
Merge pull request #98 from alvelchev/dependabot/maven/org.springfram…
Browse files Browse the repository at this point in the history
…ework.data-spring-data-commons-3.3.0

Bump org.springframework.data:spring-data-commons from 3.2.5 to 3.3.0
  • Loading branch information
alvelchev authored Jun 14, 2024
2 parents 4b9881d + 565073d commit 811ee8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 811ee8f

Please sign in to comment.