Skip to content

Commit

Permalink
springboot: Update to version 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent 754bea5 commit bfbae7e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/springboot.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.3.6",
"version": "3.4.0",
"description": "Create stand-alone, production-grade Spring based Applications that you can \"just run\".",
"homepage": "https://spring.io/projects/spring-boot",
"license": "Apache-2.0",
Expand All @@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/3.3.6/spring-boot-cli-3.3.6-bin.zip",
"hash": "sha1:52ef47ad41992f3fc88d2fdd97f6f9ae468845fe",
"extract_dir": "spring-3.3.6",
"url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/3.4.0/spring-boot-cli-3.4.0-bin.zip",
"hash": "sha1:71adc83c89b25101e3d926740251b74a9f51af48",
"extract_dir": "spring-3.4.0",
"bin": "bin\\spring.bat",
"checkver": {
"url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/maven-metadata.xml",
Expand Down

0 comments on commit bfbae7e

Please sign in to comment.