Compare commits
3 Commits
e3d7510b18
...
2356ba9844
Author | SHA1 | Date | |
---|---|---|---|
|
2356ba9844 | ||
|
070ed42bdd | ||
|
5aa6061089 |
4
pom.xml
4
pom.xml
@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.3.3</version>
|
||||
<version>3.4.0</version>
|
||||
</parent>
|
||||
|
||||
<groupId>tk.antoine.roux</groupId>
|
||||
@ -25,7 +25,7 @@
|
||||
<application.port>8080</application.port>
|
||||
|
||||
<jib-maven-plugin.version>3.4.4</jib-maven-plugin.version>
|
||||
<micrometer-registry-prometheus.version>1.13.4</micrometer-registry-prometheus.version>
|
||||
<micrometer-registry-prometheus.version>1.14.1</micrometer-registry-prometheus.version>
|
||||
<archunit-junit5.version>1.3.0</archunit-junit5.version>
|
||||
</properties>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user