Skip to content

Commit 44c23a4

Browse files
authored
Merge pull request #1938 from OWASP/renovate/spring-boot
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.4
2 parents e2334a2 + ade5abb commit 44c23a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.4.3</version>
8+
<version>3.4.4</version>
99
<!-- lookup parent from repository -->
1010
</parent>
1111

0 commit comments

Comments
 (0)