Skip to content

Commit

Permalink
springboot: Update to version 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 22, 2024
1 parent ded6292 commit cf863d1
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.2",
"version": "3.3.3",
"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.2/spring-boot-cli-3.3.2-bin.zip",
"hash": "sha1:4bdfda7e3b4d79666826656152caa34bf08eb0d1",
"extract_dir": "spring-3.3.2",
"url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/3.3.3/spring-boot-cli-3.3.3-bin.zip",
"hash": "sha1:a1843cc6799cb486a7a1f4c3c05e52da906add2c",
"extract_dir": "spring-3.3.3",
"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 cf863d1

Please sign in to comment.