Skip to content

Commit ce37972

Browse files
committed
fix: upgrade org.springframework.boot:spring-boot-starter-data-jpa from 3.3.0 to 3.3.1
Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-data-jpa from 3.3.0 to 3.3.1. See this package in maven: org.springframework.boot:spring-boot-starter-data-jpa See this project in Snyk: https://app.snyk.io/org/nanotaboada/project/d0319196-6a4b-439d-b3c1-bc0b3bb7f18f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6d7a1f3 commit ce37972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.springframework.boot</groupId>
4747
<artifactId>spring-boot-starter-data-jpa</artifactId>
48-
<version>3.3.0</version>
48+
<version>3.3.1</version>
4949
</dependency>
5050
<!--
5151
H2 Database Engine

0 commit comments

Comments
 (0)