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.10 to 2.7.11 (#319)

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

Snyk has created this PR to upgrade de.codecentric:spring-boot-admin-starter-client from 2.7.10 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/f84d57b5-a243-4128-b372-a8d423782f54?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 Oct 15, 2023
1 parent 04e3224 commit 7369c66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-QB-RuBQWrapper/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-QB-RuBQWrapper</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand All @@ -17,7 +17,7 @@
<java.version>17</java.version>
<qanary.component.version>[3.7.0,4.0.0)</qanary.component.version>
<qanary.commons.version>[3.8.0,4.0.0)</qanary.commons.version>
<spring-boot-admin.version>2.7.10</spring-boot-admin.version>
<spring-boot-admin.version>2.7.11</spring-boot-admin.version>
<docker.image.prefix>qanary</docker.image.prefix>
<!-- Replace the name of the docker image to be generated -->
<!-- if there is an error demanding a lower-case name, then you picked
Expand Down

0 comments on commit 7369c66

Please sign in to comment.