Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit cb6f0f1

Browse files
authored
Merge pull request #113 from fonimus/dependabot/maven/spring-boot.version-2.3.4.RELEASE
Bump spring-boot.version from 2.3.3.RELEASE to 2.3.4.RELEASE
2 parents 23d45a8 + 745ae7c commit cb6f0f1

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
@@ -55,7 +55,7 @@
5555
<maven.compiler.target>1.8</maven.compiler.target>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<!--dependencies-->
58-
<spring-boot.version>2.3.3.RELEASE</spring-boot.version>
58+
<spring-boot.version>2.3.4.RELEASE</spring-boot.version>
5959
<spring-shell.version>2.0.1.RELEASE</spring-shell.version>
6060
<sshd.version>2.5.1</sshd.version>
6161
<junit-jupiter.version>5.7.0</junit-jupiter.version>

0 commit comments

Comments
 (0)