This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/src/main/g8/ch.qos.logback-logback-classic-1.3.12
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-scala.g8.git
commit 08315cd0d434af3b48d953d8301c896818a8a53b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 5 16:34:40 2023 +0000
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.3.12 in /src/main/g8
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.2.3 to 1.3.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.3.12)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
src/main/g8/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/g8/pom.xml b/src/main/g8/pom.xml
index c460847..f2e1c1d 100644
--- a/src/main/g8/pom.xml
+++ b/src/main/g8/pom.xml
@@ -48,7 +48,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <version>1.2.13</version>
+ <version>1.3.12</version>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]