Skip to content

Commit

Permalink
[Snyk] Upgrade de.codecentric:spring-boot-admin-starter-client from 2…
Browse files Browse the repository at this point in the history
….7.9 to 2.7.11 (#325)

* fix: upgrade de.codecentric:spring-boot-admin-starter-client from 2.7.9 to 2.7.11

Snyk has created this PR to upgrade de.codecentric:spring-boot-admin-starter-client from 2.7.9 to 2.7.11.

See this package in Maven Repository:
https://mvnrepository.com/artifact/de.codecentric/spring-boot-admin-starter-client/

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/abd07d8c-5924-4b31-ab5e-487b2953c2d4?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update pom.xml

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
anbo-de and snyk-bot authored Nov 2, 2023
1 parent dfdf9ab commit 8e00e89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-NED-Watson/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.component</groupId>
<artifactId>qanary-component-NED-Watson</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand All @@ -16,7 +16,7 @@
<properties>
<java.version>17</java.version>
<qanary.version>[3.7.0,4.0.0)</qanary.version>
<spring-boot-admin.version>2.7.9</spring-boot-admin.version>
<spring-boot-admin.version>2.7.11</spring-boot-admin.version>
<docker.image.prefix>qanary</docker.image.prefix>
<docker.image.name>qanary-component-ned-watson</docker.image.name>
<dockerfile-maven-version>1.4.13</dockerfile-maven-version>
Expand Down

0 comments on commit 8e00e89

Please sign in to comment.