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-java-g8.git
commit c7d7009ec07c67b60c2d13359a38cad8e3caa864
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 22:29:13 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 b0de891..4494144 100644
--- a/src/main/g8/pom.xml
+++ b/src/main/g8/pom.xml
@@ -68,7 +68,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]