You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/01/15 22:35:06 UTC

[logging-log4j2] branch master updated (c3276a6d74 -> 85ea13b9db)

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

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


    from c3276a6d74 Merge pull request #1199 from jvz/dev-master-LOG4J2-3228
     new b8e0a3dc60 Bump woodstox-core from 6.3.1 to 6.4.0
     new 0a1c188802 Bump plexus-utils from 3.4.2 to 3.5.0
     new c47a52e64a Bump flume.version from 1.10.1 to 1.11.0
     new 1b380c95c2 Bump commons-compress from 1.21 to 1.22
     new 6be44f921b Bump cassandra.version from 3.11.13 to 3.11.14
     new b1c11d34dc Bump jmh.version from 1.35 to 1.36
     new 0624c94d44 Bump spring-ws-core from 3.1.3 to 4.0.0
     new e2afc7d68d Bump wiremock-jre8 from 2.34.0 to 2.35.0
     new a7829c070c Bump jackson-bom from 2.13.4.20221013 to 2.14.1
     new 02d7fec9f9 Bump mockito.version from 4.8.1 to 4.11.0
     new 9194c57ab5 Bump spring-framework-bom from 5.3.23 to 5.3.24
     new b65dcffe99 Bump spring-boot.version from 2.7.5 to 2.7.7
     new 8271dc7ce6 Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.8
     new 4fd529e063 Bump activemq-broker from 5.17.2 to 5.17.3
     new 7a394a7fe9 Bump jeromq from 0.5.2 to 0.5.3
     new 16e2b863f2 Bump netty-bom from 4.1.84.Final to 4.1.86.Final
     new fb97a5ef16 Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201
     new 85ea13b9db Disables broken test and merges with `release-2.x`

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../log4j/jackson/json/LevelMixInJsonTest.java     |  4 ---
 .../log4j/jackson/xml/LevelMixInXmlTest.java       | 18 ++++++++----
 .../logging/log4j/jackson/LevelMixInTest.java      | 23 ++++++----------
 log4j-samples/pom.xml                              |  2 +-
 .../log4j-spring-cloud-config-samples/pom.xml      |  2 +-
 pom.xml                                            | 32 +++++++++++-----------
 6 files changed, 39 insertions(+), 42 deletions(-)


[logging-log4j2] 05/18: Bump cassandra.version from 3.11.13 to 3.11.14

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 6be44f921b2b4d01e0bfb45e0a6f035d49f4f869
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 1 10:13:54 2022 +0000

    Bump cassandra.version from 3.11.13 to 3.11.14
    
    Bumps `cassandra.version` from 3.11.13 to 3.11.14.
    
    Updates `cassandra-all` from 3.11.13 to 3.11.14
    
    Updates `cassandra-thrift` from 3.11.13 to 3.11.14
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cassandra:cassandra-all
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cassandra:cassandra-thrift
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f775b3b6e6..a92f8dc0e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
     <assertj.version>3.21.0</assertj.version>
     <awaitility.version>4.0.2</awaitility.version>
     <bsh.version>2.0b6</bsh.version>
-    <cassandra.version>3.11.13</cassandra.version>
+    <cassandra.version>3.11.14</cassandra.version>
     <cassandra-driver.version>3.11.3</cassandra-driver.version>
     <commons-codec.version>1.15</commons-codec.version>
     <commons-compress.version>1.22</commons-compress.version>


[logging-log4j2] 10/18: Bump mockito.version from 4.8.1 to 4.11.0

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 02d7fec9f9b33f2b28401cce424e740c1cfde30a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:02:28 2023 +0000

    Bump mockito.version from 4.8.1 to 4.11.0
    
    Bumps `mockito.version` from 4.8.1 to 4.11.0.
    
    Updates `mockito-core` from 4.8.1 to 4.11.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.11.0)
    
    Updates `mockito-inline` from 4.8.1 to 4.11.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.11.0)
    
    Updates `mockito-junit-jupiter` from 4.8.1 to 4.11.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-inline
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b6412f3ff1..bc8a228e4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -348,7 +348,7 @@
     <log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>
     <logback.version>1.2.11</logback.version>
     <maven.version>3.8.6</maven.version>
-    <mockito.version>4.8.1</mockito.version>
+    <mockito.version>4.11.0</mockito.version>
     <mongodb.version>4.0.3</mongodb.version>
     <nashorn.version>15.3</nashorn.version>
     <netty.version>4.1.84.Final</netty.version>


[logging-log4j2] 03/18: Bump flume.version from 1.10.1 to 1.11.0

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c47a52e64a52085f5fd5958a25146724c4737d4c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 1 10:10:19 2022 +0000

    Bump flume.version from 1.10.1 to 1.11.0
    
    Bumps `flume.version` from 1.10.1 to 1.11.0.
    
    Updates `flume-file-channel` from 1.10.1 to 1.11.0
    
    Updates `flume-ng-core` from 1.10.1 to 1.11.0
    
    Updates `flume-ng-embedded-agent` from 1.10.1 to 1.11.0
    
    Updates `flume-ng-node` from 1.10.1 to 1.11.0
    
    Updates `flume-ng-sdk` from 1.10.1 to 1.11.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.flume.flume-ng-channels:flume-file-channel
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.flume:flume-ng-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.flume:flume-ng-embedded-agent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.flume:flume-ng-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.flume:flume-ng-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a913205e3e..148f699b58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,7 +299,7 @@
     <embedded-mongo.version>3.5.1</embedded-mongo.version>
     <errorprone.version>2.7.1</errorprone.version>
     <felix.version>7.0.5</felix.version>
-    <flume.version>1.10.1</flume.version>
+    <flume.version>1.11.0</flume.version>
     <graalvm.version>21.3.0</graalvm.version>
     <groovy.version>4.0.6</groovy.version>
     <guava.version>31.1-jre</guava.version>


[logging-log4j2] 18/18: Disables broken test and merges with `release-2.x`

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 85ea13b9dba58a7b3c4b350fdaa6d2e3b9d0d405
Author: Piotr P. Karwasz <pi...@karwasz.org>
AuthorDate: Sun Jan 15 22:33:56 2023 +0100

    Disables broken test and merges with `release-2.x`
    
    The `LevelMixInXmlTest#testNameOnly` works sporadically on certain
    Jackson versions. Anyway it doesn't make sense to serialize simple
    string values as XML documents (that must always have a root).
---
 .../log4j/jackson/json/LevelMixInJsonTest.java     |  4 ----
 .../log4j/jackson/xml/LevelMixInXmlTest.java       | 18 +++++++++++------
 .../logging/log4j/jackson/LevelMixInTest.java      | 23 +++++++++-------------
 3 files changed, 21 insertions(+), 24 deletions(-)

diff --git a/log4j-layout-jackson-json/src/test/java/org/apache/logging/log4j/jackson/json/LevelMixInJsonTest.java b/log4j-layout-jackson-json/src/test/java/org/apache/logging/log4j/jackson/json/LevelMixInJsonTest.java
index 6c15f90d13..203b481e34 100644
--- a/log4j-layout-jackson-json/src/test/java/org/apache/logging/log4j/jackson/json/LevelMixInJsonTest.java
+++ b/log4j-layout-jackson-json/src/test/java/org/apache/logging/log4j/jackson/json/LevelMixInJsonTest.java
@@ -14,16 +14,12 @@
  * See the license for the specific language governing permissions and
  * limitations under the license.
  */
-
 package org.apache.logging.log4j.jackson.json;
 
-import org.apache.logging.log4j.core.test.categories.Layouts;
 import org.apache.logging.log4j.jackson.LevelMixInTest;
-import org.junit.experimental.categories.Category;
 
 import com.fasterxml.jackson.databind.ObjectMapper;
 
-@Category(Layouts.Json.class)
 public class LevelMixInJsonTest extends LevelMixInTest {
 
     @Override
diff --git a/log4j-layout-jackson-xml/src/test/java/org/apache/logging/log4j/jackson/xml/LevelMixInXmlTest.java b/log4j-layout-jackson-xml/src/test/java/org/apache/logging/log4j/jackson/xml/LevelMixInXmlTest.java
index 8b9790914c..047ff7c4c9 100644
--- a/log4j-layout-jackson-xml/src/test/java/org/apache/logging/log4j/jackson/xml/LevelMixInXmlTest.java
+++ b/log4j-layout-jackson-xml/src/test/java/org/apache/logging/log4j/jackson/xml/LevelMixInXmlTest.java
@@ -14,18 +14,16 @@
  * See the license for the specific language governing permissions and
  * limitations under the license.
  */
-
 package org.apache.logging.log4j.jackson.xml;
 
-import org.apache.logging.log4j.core.test.categories.Layouts;
+import java.io.IOException;
+
 import org.apache.logging.log4j.jackson.LevelMixInTest;
-import org.junit.Ignore;
-import org.junit.experimental.categories.Category;
+import org.junit.jupiter.api.Disabled;
+import org.junit.jupiter.api.Test;
 
 import com.fasterxml.jackson.databind.ObjectMapper;
 
-@Ignore("Fails for #testNameOnly()")
-@Category(Layouts.Xml.class)
 public class LevelMixInXmlTest extends LevelMixInTest {
 
     @Override
@@ -33,4 +31,12 @@ public class LevelMixInXmlTest extends LevelMixInTest {
         return new Log4jXmlObjectMapper();
     }
 
+    @Test
+    @Disabled("String-like objects like Level do not work as root elements.")
+    @Override
+    public void testNameOnly() throws IOException {
+        // Disabled: see https://github.com/FasterXML/jackson-dataformat-xml
+        super.testNameOnly();
+    }
+
 }
diff --git a/log4j-layout-jackson/src/test/java/org/apache/logging/log4j/jackson/LevelMixInTest.java b/log4j-layout-jackson/src/test/java/org/apache/logging/log4j/jackson/LevelMixInTest.java
index 3fb55a2f43..898b74fe3c 100644
--- a/log4j-layout-jackson/src/test/java/org/apache/logging/log4j/jackson/LevelMixInTest.java
+++ b/log4j-layout-jackson/src/test/java/org/apache/logging/log4j/jackson/LevelMixInTest.java
@@ -16,15 +16,17 @@
  */
 package org.apache.logging.log4j.jackson;
 
-import com.fasterxml.jackson.annotation.JsonProperty;
-import com.fasterxml.jackson.databind.ObjectMapper;
-import com.fasterxml.jackson.databind.ObjectReader;
-import com.fasterxml.jackson.databind.ObjectWriter;
+import java.io.IOException;
+import java.util.Objects;
+
 import org.apache.logging.log4j.Level;
 import org.junit.jupiter.api.BeforeEach;
 import org.junit.jupiter.api.Test;
 
-import java.io.IOException;
+import com.fasterxml.jackson.annotation.JsonProperty;
+import com.fasterxml.jackson.databind.ObjectMapper;
+import com.fasterxml.jackson.databind.ObjectReader;
+import com.fasterxml.jackson.databind.ObjectWriter;
 
 import static org.junit.jupiter.api.Assertions.assertEquals;
 import static org.junit.jupiter.api.Assertions.assertTrue;
@@ -50,11 +52,7 @@ public abstract class LevelMixInTest {
                 return false;
             }
             final Fixture other = (Fixture) obj;
-            if (this.level == null) {
-                if (other.level != null) {
-                    return false;
-                }
-            } else if (!this.level.equals(other.level)) {
+            if (!Objects.equals(this.level, other.level)) {
                 return false;
             }
             return true;
@@ -62,10 +60,7 @@ public abstract class LevelMixInTest {
 
         @Override
         public int hashCode() {
-            final int prime = 31;
-            int result = 1;
-            result = prime * result + ((this.level == null) ? 0 : this.level.hashCode());
-            return result;
+            return 31 + Objects.hashCode(level);
         }
     }
     private ObjectMapper log4jObjectMapper;


[logging-log4j2] 12/18: Bump spring-boot.version from 2.7.5 to 2.7.7

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b65dcffe99aaa846439ef3b2da1c399d6d459808
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:03:26 2023 +0000

    Bump spring-boot.version from 2.7.5 to 2.7.7
    
    Bumps `spring-boot.version` from 2.7.5 to 2.7.7.
    
    Updates `spring-boot` from 2.7.5 to 2.7.7
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.7)
    
    Updates `spring-boot-starter-test` from 2.7.5 to 2.7.7
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.7)
    
    Updates `spring-boot-dependencies` from 2.7.5 to 2.7.7
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.7)
    
    Updates `spring-boot-maven-plugin` from 2.7.5 to 2.7.7
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4e52122e32..d9610eefce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,7 @@
     <slf4j.version>1.7.36</slf4j.version>
     <spotbugs.version>4.1.2</spotbugs.version>
     <spring.version>5.3.24</spring.version>
-    <spring-boot.version>2.7.5</spring-boot.version>
+    <spring-boot.version>2.7.7</spring-boot.version>
     <system-stubs.version>2.0.1</system-stubs.version>
     <tomcat-juli.version>10.0.23</tomcat-juli.version>
     <velocity.version>1.7</velocity.version>


[logging-log4j2] 14/18: Bump activemq-broker from 5.17.2 to 5.17.3

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4fd529e063685bc0d1b7f4c4af9eb583f7668c88
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:05:16 2023 +0000

    Bump activemq-broker from 5.17.2 to 5.17.3
    
    Bumps [activemq-broker](https://github.com/apache/activemq) from 5.17.2 to 5.17.3.
    - [Release notes](https://github.com/apache/activemq/releases)
    - [Commits](https://github.com/apache/activemq/compare/activemq-5.17.2...activemq-5.17.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-broker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03c7153939..70b6dd37a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
     <!-- Dependency versions -->
     <!-- We can use the property names from Spring Boot: -->
     <!--  https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.7.4/spring-boot-dependencies-2.7.4.pom -->
-    <activemq.version>5.17.2</activemq.version>
+    <activemq.version>5.17.3</activemq.version>
     <assertj.version>3.21.0</assertj.version>
     <awaitility.version>4.0.2</awaitility.version>
     <bsh.version>2.0b6</bsh.version>


[logging-log4j2] 13/18: Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.8

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 8271dc7ce6d83b233234e24476e11a9863839709
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:04:03 2023 +0000

    Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.8
    
    Bumps [elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch) from 7.17.6 to 7.17.8.
    - [Release notes](https://github.com/elastic/elasticsearch/releases)
    - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/elastic/elasticsearch/compare/v7.17.6...v7.17.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.elasticsearch.client:elasticsearch-rest-high-level-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d9610eefce..03c7153939 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,7 +294,7 @@
     <commons-pool2.version>2.11.1</commons-pool2.version>
     <conversant.disruptor.version>1.2.19</conversant.disruptor.version> <!-- Version 1.2.16 requires Java 9 -->
     <disruptor.version>3.4.4</disruptor.version>
-    <elasticsearch.version>7.17.6</elasticsearch.version>
+    <elasticsearch.version>7.17.8</elasticsearch.version>
     <embedded-ldap.version>0.9.0</embedded-ldap.version>
     <embedded-mongo.version>3.5.1</embedded-mongo.version>
     <errorprone.version>2.7.1</errorprone.version>


[logging-log4j2] 11/18: Bump spring-framework-bom from 5.3.23 to 5.3.24

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9194c57ab54613f7bc3a64da84a60fd3e25c170c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:05:29 2023 +0000

    Bump spring-framework-bom from 5.3.23 to 5.3.24
    
    Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.23 to 5.3.24.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.23...v5.3.24)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc8a228e4f..4e52122e32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@
     <revapi.version>0.22.1</revapi.version>
     <slf4j.version>1.7.36</slf4j.version>
     <spotbugs.version>4.1.2</spotbugs.version>
-    <spring.version>5.3.23</spring.version>
+    <spring.version>5.3.24</spring.version>
     <spring-boot.version>2.7.5</spring-boot.version>
     <system-stubs.version>2.0.1</system-stubs.version>
     <tomcat-juli.version>10.0.23</tomcat-juli.version>


[logging-log4j2] 16/18: Bump netty-bom from 4.1.84.Final to 4.1.86.Final

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 16e2b863f256bc5eedd60e1475120c743ceb791d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:06:03 2023 +0000

    Bump netty-bom from 4.1.84.Final to 4.1.86.Final
    
    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.84.Final to 4.1.86.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.86.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa761f8705..57850000cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,7 +351,7 @@
     <mockito.version>4.11.0</mockito.version>
     <mongodb.version>4.0.3</mongodb.version>
     <nashorn.version>15.3</nashorn.version>
-    <netty.version>4.1.84.Final</netty.version>
+    <netty.version>4.1.86.Final</netty.version>
     <opentest4j.version>1.2.0</opentest4j.version>
     <org.eclipse.osgi.version>3.16.200</org.eclipse.osgi.version>
     <org.eclipse.persistence.version>2.7.11</org.eclipse.persistence.version>


[logging-log4j2] 08/18: Bump wiremock-jre8 from 2.34.0 to 2.35.0

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e2afc7d68df058513b1d608ac4b2ab1e74c93acf
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 1 10:06:41 2022 +0000

    Bump wiremock-jre8 from 2.34.0 to 2.35.0
    
    Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.34.0 to 2.35.0.
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/2.34.0...2.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.tomakehurst:wiremock-jre8
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfa251b66d..a360fa9fb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -371,7 +371,7 @@
     <tomcat-juli.version>10.0.23</tomcat-juli.version>
     <velocity.version>1.7</velocity.version>
     <wagon.version>3.1.0</wagon.version>
-    <wiremock.version>2.34.0</wiremock.version>
+    <wiremock.version>2.35.0</wiremock.version>
     <woodstox.version>6.4.0</woodstox.version>
     <xmlunit.version>2.8.3</xmlunit.version>
     <xz.version>1.9</xz.version>


[logging-log4j2] 07/18: Bump spring-ws-core from 3.1.3 to 4.0.0

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0624c94d4470b6bebfc2cc6fcf8b316e5b24833d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 1 10:04:10 2022 +0000

    Bump spring-ws-core from 3.1.3 to 4.0.0
    
    Bumps [spring-ws-core](https://github.com/spring-projects/spring-ws) from 3.1.3 to 4.0.0.
    - [Release notes](https://github.com/spring-projects/spring-ws/releases)
    - [Commits](https://github.com/spring-projects/spring-ws/compare/v3.1.3...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ws:spring-ws-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 log4j-samples/pom.xml                                               | 2 +-
 log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/log4j-samples/pom.xml b/log4j-samples/pom.xml
index bf41523d08..70b4850cbd 100644
--- a/log4j-samples/pom.xml
+++ b/log4j-samples/pom.xml
@@ -38,7 +38,7 @@
     <maven.site.deploy.skip>true</maven.site.deploy.skip>
     <maven-jetty-plugin.version>6.1.26</maven-jetty-plugin.version>
 
-    <spring-ws.version>3.1.3</spring-ws.version>
+    <spring-ws.version>4.0.0</spring-ws.version>
   </properties>
   <dependencyManagement>
     <dependencies>
diff --git a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml
index bcf2b52791..3531216a73 100644
--- a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml
+++ b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml
@@ -35,7 +35,7 @@
     <maven.site.skip>true</maven.site.skip>
     <maven.site.deploy.skip>true</maven.site.deploy.skip>
 
-    <spring-ws.version>2.1.4.RELEASE</spring-ws.version>
+    <spring-ws.version>4.0.0</spring-ws.version>
   </properties>
   <dependencyManagement>
     <dependencies>


[logging-log4j2] 06/18: Bump jmh.version from 1.35 to 1.36

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b1c11d34dc22c172b233bfb753d55ffeeb61f04e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 1 10:04:02 2022 +0000

    Bump jmh.version from 1.35 to 1.36
    
    Bumps `jmh.version` from 1.35 to 1.36.
    
    Updates `jmh-core` from 1.35 to 1.36
    - [Release notes](https://github.com/openjdk/jmh/releases)
    - [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36)
    
    Updates `jmh-generator-annprocess` from 1.35 to 1.36
    - [Release notes](https://github.com/openjdk/jmh/releases)
    - [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.jmh:jmh-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.openjdk.jmh:jmh-generator-annprocess
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a92f8dc0e8..cfa251b66d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -331,7 +331,7 @@
     <jeromq.version>0.5.2</jeromq.version>
     <jetty.version>9.4.49.v20220914</jetty.version>
     <jmdns.version>3.5.8</jmdns.version>
-    <jmh.version>1.35</jmh.version>
+    <jmh.version>1.36</jmh.version>
     <jna.version>5.12.1</jna.version>
     <json-unit.version>2.36.0</json-unit.version>
     <junit.version>4.13.2</junit.version>


[logging-log4j2] 09/18: Bump jackson-bom from 2.13.4.20221013 to 2.14.1

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a7829c070cb90f021734e627782b8525dadad19e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 1 10:07:17 2022 +0000

    Bump jackson-bom from 2.13.4.20221013 to 2.14.1
    
    Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.4.20221013 to 2.14.1.
    - [Release notes](https://github.com/FasterXML/jackson-bom/releases)
    - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.13.4.20221013...jackson-bom-2.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a360fa9fb0..b6412f3ff1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -309,7 +309,7 @@
     <HdrHistogram.version>2.1.12</HdrHistogram.version>
     <hsqldb.version>2.4.1</hsqldb.version>
     <jackson1.version>1.9.13</jackson1.version>
-    <jackson-bom.version>2.13.4.20221013</jackson-bom.version>
+    <jackson-bom.version>2.14.1</jackson-bom.version>
     <!-- Implementation of `jakarta.activation-api` -->
     <jakarta-activation.version>2.0.1</jakarta-activation.version>
     <jakarta-mail.version>2.0.1</jakarta-mail.version>


[logging-log4j2] 17/18: Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fb97a5ef16da490ec56f30ad5861c0a2d486a273
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:06:23 2023 +0000

    Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201
    
    Bumps [jetty-bom](https://github.com/eclipse/jetty.project) from 9.4.49.v20220914 to 9.4.50.v20221201.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.49.v20220914...jetty-9.4.50.v20221201)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 57850000cb..114106164d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@
     <jctools.version>3.3.0</jctools.version>
     <je.version>5.0.73</je.version>
     <jeromq.version>0.5.3</jeromq.version>
-    <jetty.version>9.4.49.v20220914</jetty.version>
+    <jetty.version>9.4.50.v20221201</jetty.version>
     <jmdns.version>3.5.8</jmdns.version>
     <jmh.version>1.36</jmh.version>
     <jna.version>5.12.1</jna.version>


[logging-log4j2] 02/18: Bump plexus-utils from 3.4.2 to 3.5.0

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0a1c188802df18c4d9fcb293a35ab97a158f567d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 1 10:02:04 2022 +0000

    Bump plexus-utils from 3.4.2 to 3.5.0
    
    Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.2...plexus-utils-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a634294c7b..a913205e3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@
     <osgi.resource.version>1.0.1</osgi.resource.version>
     <pax-exam.version>4.13.5</pax-exam.version>
     <plexus.errorprone.version>2.8.8</plexus.errorprone.version>
-    <plexus-utils.version>3.2.0</plexus-utils.version>
+    <plexus-utils.version>3.5.0</plexus-utils.version>
     <revapi.version>0.22.1</revapi.version>
     <slf4j.version>1.7.36</slf4j.version>
     <spotbugs.version>4.1.2</spotbugs.version>


[logging-log4j2] 01/18: Bump woodstox-core from 6.3.1 to 6.4.0

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b8e0a3dc608035d4c051e1c04fa0e1ea4a48303a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 1 10:01:59 2022 +0000

    Bump woodstox-core from 6.3.1 to 6.4.0
    
    Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.3.1 to 6.4.0.
    - [Release notes](https://github.com/FasterXML/woodstox/releases)
    - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.3.1...woodstox-core-6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9510be00de..a634294c7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -372,7 +372,7 @@
     <velocity.version>1.7</velocity.version>
     <wagon.version>3.1.0</wagon.version>
     <wiremock.version>2.34.0</wiremock.version>
-    <woodstox.version>6.3.1</woodstox.version>
+    <woodstox.version>6.4.0</woodstox.version>
     <xmlunit.version>2.8.3</xmlunit.version>
     <xz.version>1.9</xz.version>
   </properties>


[logging-log4j2] 04/18: Bump commons-compress from 1.21 to 1.22

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1b380c95c218358b5ae337eb7045f709ef993559
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 1 10:13:41 2022 +0000

    Bump commons-compress from 1.21 to 1.22
    
    Bumps commons-compress from 1.21 to 1.22.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 148f699b58..f775b3b6e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
     <cassandra.version>3.11.13</cassandra.version>
     <cassandra-driver.version>3.11.3</cassandra-driver.version>
     <commons-codec.version>1.15</commons-codec.version>
-    <commons-compress.version>1.21</commons-compress.version>
+    <commons-compress.version>1.22</commons-compress.version>
     <commons-csv.version>1.8</commons-csv.version>
     <commons-dbcp2.version>2.9.0</commons-dbcp2.version>
     <commons-io.version>2.11.0</commons-io.version>


[logging-log4j2] 15/18: Bump jeromq from 0.5.2 to 0.5.3

Posted by pk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7a394a7fe9521884f01e2fc3435248e95a3b0758
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:05:51 2023 +0000

    Bump jeromq from 0.5.2 to 0.5.3
    
    Bumps [jeromq](https://github.com/zeromq/jeromq) from 0.5.2 to 0.5.3.
    - [Release notes](https://github.com/zeromq/jeromq/releases)
    - [Changelog](https://github.com/zeromq/jeromq/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zeromq/jeromq/compare/v0.5.2...v0.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.zeromq:jeromq
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70b6dd37a4..aa761f8705 100644
--- a/pom.xml
+++ b/pom.xml
@@ -328,7 +328,7 @@
     <java-allocation-instrumenter.version>3.3.0</java-allocation-instrumenter.version>
     <jctools.version>3.3.0</jctools.version>
     <je.version>5.0.73</je.version>
-    <jeromq.version>0.5.2</jeromq.version>
+    <jeromq.version>0.5.3</jeromq.version>
     <jetty.version>9.4.49.v20220914</jetty.version>
     <jmdns.version>3.5.8</jmdns.version>
     <jmh.version>1.36</jmh.version>