This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 d692b17453f845301c69a4360a7b6af20fa876f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 22:29:17 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 a82432f..0201592 100644
--- a/src/main/g8/pom.xml
+++ b/src/main/g8/pom.xml
@@ -63,7 +63,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <version>1.2.3</version>
+ <version>1.3.12</version>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]