This is an automated email from the ASF dual-hosted git repository.
smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new 2e1155f96 Bump protobuf-java from 3.16.1 to 3.16.3 (#702)
2e1155f96 is described below
commit 2e1155f96288fbc0a7302ea9cee0a67cdae99037
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 8 13:05:41 2022 +0100
Bump protobuf-java from 3.16.1 to 3.16.3 (#702)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2094cc20..7b52a757d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
<pac4j.version>4.5.6</pac4j.version>
<postgresql.version>42.4.1</postgresql.version>
<mysql.version>8.0.28</mysql.version>
- <protobuf.version>3.16.1</protobuf.version>
+ <protobuf.version>3.16.3</protobuf.version>
<powermock.version>2.0.9</powermock.version>
<purejavacomm.version>0.0.11.1</purejavacomm.version>
<pty4j.version>0.11.4</pty4j.version>