Skip to content

Commit

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

Bump org.springframework.data:spring-data-commons from 3.1.1 to 3.1.4
  • Loading branch information
alvelchev authored Oct 2, 2023
2 parents bfb37c4 + 50357be commit 84cd386
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>3.1.1</version>
<version>3.1.4</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 84cd386

Please sign in to comment.