We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8fdc27 commit 541e7daCopy full SHA for 541e7da
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>2.4.1</version>
+ <version>2.7.6</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>com.tutorialworks.demos</groupId>
12
<artifactId>spring-boot-with-metrics</artifactId>
13
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
14
<name>spring-boot-with-metrics</name>
15
<description>Spring Boot with Metrics Demo</description>
16
0 commit comments