Skip to content

Commit fae2abe

Browse files
authored
Merge branch 'master' into bugfix/5286-health-info-events
2 parents 196ad83 + 9e10e3d commit fae2abe

5 files changed

Lines changed: 541 additions & 514 deletions

File tree

spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/package-lock.json

Lines changed: 114 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"vue": "3.5.32"
13+
"vue": "3.5.33"
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-vue": "6.0.6",

spring-boot-admin-samples/spring-boot-admin-sample-servlet-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<zstd-jni.version>1.5.7-7</zstd-jni.version>
36-
<native-build-tools-plugin.version>1.0.0</native-build-tools-plugin.version>
36+
<native-build-tools-plugin.version>1.1.0</native-build-tools-plugin.version>
3737

3838
<maven.javadoc.skip>true</maven.javadoc.skip>
3939
</properties>

0 commit comments

Comments
 (0)