Skip to content

Commit

Permalink
Merge pull request #291 from WDAqua/snyk-upgrade-657cc4b2354a37b65549…
Browse files Browse the repository at this point in the history
…b0c2ef705231

[Snyk] Upgrade de.codecentric:spring-boot-admin-starter-client from 2.7.14 to 2.7.16
  • Loading branch information
anbo-de authored Aug 12, 2024
2 parents 901e6c7 + a2dc588 commit 69c48f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions qanary_component-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qa.component</artifactId>
<version>3.11.0</version>
<version>3.11.1</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand All @@ -14,7 +14,7 @@
</parent>
<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>
<jena.version>4.10.0</jena.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion qanary_pipeline-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<dependency>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qa.component</artifactId>
<version>3.11.0</version>
<version>3.11.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 69c48f2

Please sign in to comment.