Skip to content

Commit 8dde7b3

Browse files
chore(deps): Bump the maven group across 2 directories with 2 updates
Bumps the maven group with 2 updates in the / directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) and org.apache.tomcat.embed:tomcat-embed-core. Bumps the maven group with 2 updates in the /rest-api directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) and org.apache.tomcat.embed:tomcat-embed-core. Updates `ch.qos.logback:logback-core` from 1.5.13 to 1.5.25 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.13...v_1.5.25) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.45 to 10.1.47 Updates `ch.qos.logback:logback-core` from 1.5.13 to 1.5.25 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.13...v_1.5.25) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.45 to 10.1.47 --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 10.1.47 dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 10.1.47 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5482cfb commit 8dde7b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@
475475
<dependency>
476476
<groupId>ch.qos.logback</groupId>
477477
<artifactId>logback-core</artifactId>
478-
<version>1.5.13</version>
478+
<version>1.5.25</version>
479479
</dependency>
480480

481481
<dependency>

rest-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>org.apache.tomcat.embed</groupId>
228228
<artifactId>tomcat-embed-core</artifactId>
229-
<version>10.1.45</version>
229+
<version>10.1.47</version>
230230
</dependency>
231231
<dependency>
232232
<groupId>org.apache.tomcat.embed</groupId>

0 commit comments

Comments
 (0)