Skip to content

Commit d055b15

Browse files
authored
Merge pull request #11 from navikt/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-2.4.4
Bump spring-boot-starter-parent from 2.4.3 to 2.4.4
2 parents 952ee55 + faa662b commit d055b15

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
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.boot</groupId>
1010
<artifactId>spring-boot-starter-parent</artifactId>
11-
<version>2.4.3</version>
11+
<version>2.4.4</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

0 commit comments

Comments
 (0)