Skip to content

Commit

Permalink
Merge pull request #294 from WDAqua/snyk-upgrade-52fade2850efbc3562f7…
Browse files Browse the repository at this point in the history
…0ab7d2ad8a5c

[Snyk] Upgrade de.codecentric:spring-boot-admin-starter-client from 2.7.14 to 2.7.16
  • Loading branch information
anbo-de authored Aug 16, 2024
2 parents 60f0960 + 53edea5 commit ca9a239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary_commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qa.commons</artifactId>
<version>3.17.0</version>
<version>3.17.1</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand All @@ -13,7 +13,7 @@

<properties>
<java.version>11</java.version>
<spring-boot-admin.version>2.7.14</spring-boot-admin.version>
<spring-boot-admin.version>2.7.16</spring-boot-admin.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<jena.version>4.10.0</jena.version>
Expand Down

0 comments on commit ca9a239

Please sign in to comment.