Merge branch 'upgrade-spring' into 'main'
Upgrade spring See merge request fforesight/tracing-commons!4
This commit is contained in:
commit
fad7aea7c8
@ -2,3 +2,7 @@ include:
|
|||||||
- project: 'gitlab/gitlab'
|
- project: 'gitlab/gitlab'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file: 'ci-templates/maven_deps.yml'
|
file: 'ci-templates/maven_deps.yml'
|
||||||
|
stages:
|
||||||
|
- deploy
|
||||||
|
- versioning
|
||||||
|
- test
|
||||||
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>3.1.5</version>
|
<version>3.2.3</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user