Skip to content

Commit

Permalink
QBE-QAnswer v3.3.1: [Snyk] Upgrade de.codecentric:spring-boot-admin-s…
Browse files Browse the repository at this point in the history
…tarter-client from 2.7.10 to 2.7.12 (#327)

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

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

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/ea3e01c5-1b80-48cc-bc99-f79af7d7fabd?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 Dec 1, 2023
1 parent 1aeb3f9 commit 8e19986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-QBE-QAnswer/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-QBE-QAnswer</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand All @@ -16,7 +16,7 @@
<properties>
<java.version>17</java.version>
<qanary.version>[3.7.1,4.0.0)</qanary.version>
<spring-boot-admin.version>2.7.10</spring-boot-admin.version>
<spring-boot-admin.version>2.7.12</spring-boot-admin.version>
<docker.image.prefix>qanary</docker.image.prefix>
<docker.image.name>qanary-component-qbe-qanswer</docker.image.name>
<dockerfile-maven-version>1.4.13</dockerfile-maven-version>
Expand Down

0 comments on commit 8e19986

Please sign in to comment.