You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2020/12/31 00:36:35 UTC

[logging-log4j2] branch master updated: revapi-java 0.18.2 -> 0.22.1.

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ce8a89  revapi-java 0.18.2 -> 0.22.1.
9ce8a89 is described below

commit 9ce8a898f2e9e7180434774e27d132d030272d81
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Dec 30 19:36:31 2020 -0500

    revapi-java 0.18.2 -> 0.22.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a6db86..2a441cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1401,7 +1401,7 @@
           <dependency>
             <groupId>org.revapi</groupId>
             <artifactId>revapi-java</artifactId>
-            <version>0.18.2</version>
+            <version>0.22.1</version>
           </dependency>
         </dependencies>
         <executions>