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.
2 parents 3d4389c + 28c147a commit f67aeeeCopy full SHA for f67aeee
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>org.springframework.boot</groupId>
5
<artifactId>spring-boot-starter-parent</artifactId>
6
- <version>2.7.7</version>
+ <version>2.7.10</version>
7
<relativePath /> <!-- lookup parent from repository -->
8
</parent>
9
<groupId>eu.clarin.cmdi</groupId>
@@ -21,7 +21,7 @@
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
<linkchecker-persistence.version>0.0.5</linkchecker-persistence.version>
23
<global.version>6.0.1</global.version>
24
- <vlo.version>4.11.3-alpha5</vlo.version>
+ <vlo.version>4.11.3</vlo.version>
25
</properties>
26
<dependencies>
27
<dependency>
0 commit comments