This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 065fb7d721b99aff1e4523f3eeb268f8b8ad0e33
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 21 08:24:50 2022 +0200

    Bump reload4j from 1.2.18.0 to 1.2.19 in /lang/java (#1556)
    
    Bumps [reload4j](https://github.com/qos-ch/reload4j) from 1.2.18.0 to 
1.2.19.
    - [Release notes](https://github.com/qos-ch/reload4j/releases)
    - [Commits](https://github.com/qos-ch/reload4j/compare/v1.2.18.0...v_1.2.19)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.reload4j:reload4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 9b83acd4c7fbf6beb5be2cf10f76230624c98637)
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
 lang/java/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 7223740..1c53da2 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -46,7 +46,8 @@
     <netty.version>4.1.72.Final</netty.version>
     <protobuf.version>3.19.1</protobuf.version>
     <thrift.version>0.15.0</thrift.version>
-    <slf4j.version>1.7.32</slf4j.version>
+    <slf4j.version>1.7.33</slf4j.version>
+    <reload4j.version>1.2.19</reload4j.version>
     <snappy.version>1.1.8.4</snappy.version>
     <velocity.version>2.3</velocity.version>
     <maven.version>3.8.4</maven.version>

Reply via email to