Skip to content

Commit

Permalink
Merge pull request #159 from clarin-eric/dev
Browse files Browse the repository at this point in the history
dependency upgrade
  • Loading branch information
wowasa authored Apr 20, 2023
2 parents 3d4389c + 28c147a commit f67aeee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.7</version>
<version>2.7.10</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>eu.clarin.cmdi</groupId>
Expand All @@ -21,7 +21,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<linkchecker-persistence.version>0.0.5</linkchecker-persistence.version>
<global.version>6.0.1</global.version>
<vlo.version>4.11.3-alpha5</vlo.version>
<vlo.version>4.11.3</vlo.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit f67aeee

Please sign in to comment.