You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/05/08 09:44:29 UTC

[cxf] 06/06: samples:sync activation-api version

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit f54f4b406ec6ef5eb66c72e258a50924c851f737
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Fri May 8 12:42:20 2020 +0300

    samples:sync activation-api version
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index 57c188c..2c6a0f9 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -264,7 +264,7 @@
                 <dependency>
                     <groupId>jakarta.activation</groupId>
                     <artifactId>jakarta.activation-api</artifactId>
-                    <version>1.2.1</version>
+                    <version>1.2.2</version>
                 </dependency>
                 <dependency>
                     <groupId>jakarta.jws</groupId>