Skip to content

Commit

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

Bump org.springframework.data:spring-data-commons from 3.2.2 to 3.2.3
  • Loading branch information
alvelchev authored Mar 2, 2024
2 parents e319fef + bb78df4 commit dba4e61
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.2</version>
<version>3.2.3</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit dba4e61

Please sign in to comment.