Skip to content

Commit 748b409

Browse files
Bump the dependencies group with 2 updates (#116)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68fb50c commit 748b409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.springframework.boot</groupId>
4646
<artifactId>spring-boot-starter-web</artifactId>
47-
<version>3.5.3</version>
47+
<version>3.5.4</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>me.paulschwarz</groupId>
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>org.springframework.boot</groupId>
163163
<artifactId>spring-boot-maven-plugin</artifactId>
164-
<version>3.5.3</version>
164+
<version>3.5.4</version>
165165
<executions>
166166
<execution>
167167
<configuration>

0 commit comments

Comments
 (0)