Skip to content

Commit 4a5a4f6

Browse files
authored
Merge pull request #158 from nanotaboada/snyk-fix-dbfb2a4c6206107ce1f2974100f96e28
[Snyk] Security upgrade org.springframework.boot:spring-boot-starter-data-jpa from 3.3.5 to 3.3.7
2 parents 311e95c + ddeee36 commit 4a5a4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5</version>
48+
<version>3.3.7</version>
4949
</dependency>
5050
<!--
5151
H2 Database Engine

0 commit comments

Comments
 (0)