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

github-bot pushed a change to branch 
dependabot/github_actions/2.x/actions/setup-java-3.13.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    omit 9cf2c4e004 Bump actions/setup-java from 3.12.0 to 3.13.0
     add 6eccf4294d Restored `Log4jMarker` visibility in SLF4J adapters (#1414)
     add 9886625488 Use Java version-specific warnings in `StackLocator` (#1760)
     add 3bc608db0d Propagate synchronous action failures in 
`RollingFileManager` and `FileRenameAction` (#1445, #1549)
     add 331a8a6912 Warn on incorrect highlight style (#1545, #1637)
     add a1400fd7eb Improve warning message if multi-release JARs are not 
supported (#1833, #1760)
     add 0a5a4cda71 Add `columnType` as alias for column mapping `type` 
attribute
     add 2693b6afaa Restore `type` field
     add 6e500bdfbd Allow multiple Log4jServletContextListener registrations
     add a795b6fe15 Document dependency upgrades for 2.21.0
     add c4e7cddffc Add Osv scanner exclusions
     add 583d503f87 Bump Commons Compress to version 1.24.0
     add a59a472f53 Exclude Velocity vulnerability
     add 51f3beb7c6 Add OpenSSF Best Practices badge
     add 43528028a4 Improve badge
     add 3a1557aac4 Bump actions/setup-java from 3.12.0 to 3.13.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9cf2c4e004)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/2.x/actions/setup-java-3.13.0 (3a1557aac4)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  1 +
 .../apache/logging/log4j/util/StackLocator.java    | 11 ++-
 .../JdbcAppenderColumnMappingPropertiesTest.java   | 66 ++++++++++++++++
 .../appender/rolling/RollingFileManagerTest.java   | 51 +++++++++++++
 .../rolling/action/FileRenameActionTest.java       | 12 ++-
 .../log4j/core/pattern/HighlightConverterTest.java | 20 +++++
 ...cAppenderColumnMappingPropertiesTest.properties | 31 ++++++++
 .../log4j/core/appender/db/ColumnMapping.java      | 48 +++++++++---
 .../core/appender/db/jdbc/JdbcDatabaseManager.java |  7 +-
 .../core/appender/rolling/RollingFileManager.java  |  2 +-
 .../appender/rolling/action/FileRenameAction.java  |  2 +-
 .../logging/log4j/core/pattern/AnsiEscape.java     |  3 +
 .../log4j/core/pattern/HighlightConverter.java     | 14 ++--
 .../log4j/web/Log4jServletContextListener.java     | 70 ++++++++++++-----
 .../log4j/web/Log4jServletContextListenerTest.java | 89 ++++++++++++++--------
 .../java/org/apache/logging/slf4j/Log4jMarker.java |  2 +-
 .../java/org/apache/logging/slf4j/Log4jMarker.java |  2 +-
 .../log4j/web/Log4jServletContextListener.java     | 70 ++++++++++++-----
 .../log4j/web/Log4jServletContextListenerTest.java | 89 ++++++++++++++--------
 osv-scanner.toml                                   | 34 +++++++++
 pom.xml                                            |  2 +-
 ... 1405_column_mapping_rename_type_attribute.xml} |  5 +-
 ... 1414_restore_SLF4J_Log4jMarker_visibility.xml} |  8 +-
 ... 1445_fix_synchronous_rolling_file_manager.xml} |  5 +-
 ..._of_incorrect_syntax_of_highlighting_style.xml} | 13 ++--
 ..._multiple_servletcontextlistener_instances.xml} |  8 +-
 ...se.xml => update-1runtime-angus-activation.xml} |  9 ++-
 ...eRelease.xml => update-1runtime-angus-mail.xml} |  9 ++-
 ...se.xml => update-1runtime-cassandra-driver.xml} |  9 ++-
 ...reRelease.xml => update-1runtime-cassandra.xml} |  9 ++-
 ...se.xml => update-1runtime-commons-compress.xml} |  9 ++-
 ...Release.xml => update-1runtime-commons-csv.xml} |  9 ++-
 ...fireRelease.xml => update-1runtime-jackson.xml} |  9 ++-
 ....xml => update-1runtime-jakarta-activation.xml} |  9 ++-
 ...elease.xml => update-1runtime-jakarta-mail.xml} |  9 ++-
 ...fireRelease.xml => update-1runtime-jctools.xml} |  9 ++-
 ...refireRelease.xml => update-1runtime-kafka.xml} |  9 ++-
 ...eRelease.xml => update-1runtime-kubernetes.xml} |  9 ++-
 ...fireRelease.xml => update-1runtime-mongodb.xml} |  9 ++-
 ...refireRelease.xml => update-1runtime-netty.xml} |  9 ++-
 ...Release.xml => update-1runtime-spring-boot.xml} |  9 ++-
 ...se.xml => update-1runtime-spring-framework.xml} |  9 ++-
 ...Release.xml => update-1runtime-tomcat-juli.xml} |  9 ++-
 ...ireRelease.xml => update-1runtime-woodstox.xml} |  9 ++-
 ...reRelease.xml => update-2build-asciidoctor.xml} |  7 +-
 ...eRelease.xml => update-2build-build-helper.xml} |  7 +-
 ...ireRelease.xml => update-2build-dependency.xml} |  7 +-
 ...urefireRelease.xml => update-2build-docker.xml} |  7 +-
 ...lease.xml => update-2build-log4j-changelog.xml} |  7 +-
 ...teSurefireRelease.xml => update-2build-scm.xml} |  7 +-
 ...efireRelease.xml => update-2build-spotbugs.xml} |  7 +-
 ...efireRelease.xml => update-2build-surefire.xml} |  5 +-
 ...teSurefireRelease.xml => update-2build-xml.xml} |  7 +-
 ...refireRelease.xml => update-3test-activemq.xml} |  9 ++-
 ...ml => update-3test-allocation-instrumenter.xml} |  9 ++-
 ...urefireRelease.xml => update-3test-assertj.xml} |  9 ++-
 ...reRelease.xml => update-3test-commons-lang.xml} |  9 ++-
 ...eRelease.xml => update-3test-elasticsearch.xml} |  9 ++-
 ...fireRelease.xml => update-3test-flapdoodle.xml} |  7 +-
 ...SurefireRelease.xml => update-3test-groovy.xml} |  9 ++-
 ...eSurefireRelease.xml => update-3test-guava.xml} |  9 ++-
 ...dateSurefireRelease.xml => update-3test-h2.xml} |  9 ++-
 ...SurefireRelease.xml => update-3test-hsqldb.xml} |  9 ++-
 ...eSurefireRelease.xml => update-3test-jetty.xml} |  9 ++-
 ...ateSurefireRelease.xml => update-3test-jmh.xml} |  9 ++-
 ...refireRelease.xml => update-3test-jsonunit.xml} |  9 ++-
 ...eSurefireRelease.xml => update-3test-junit.xml} |  9 ++-
 ...urefireRelease.xml => update-3test-logback.xml} |  9 ++-
 ...eSurefireRelease.xml => update-3test-maven.xml} |  9 ++-
 ...fireRelease.xml => update-3test-webcompere.xml} |  9 ++-
 ...refireRelease.xml => update-3test-wiremock.xml} |  9 ++-
 ...urefireRelease.xml => update-3test-xmlunit.xml} |  9 ++-
 72 files changed, 738 insertions(+), 319 deletions(-)
 create mode 100644 
log4j-core-test/src/test/java/org/apache/logging/log4j/core/appender/db/jdbc/JdbcAppenderColumnMappingPropertiesTest.java
 create mode 100644 
log4j-core-test/src/test/resources/org/apache/logging/log4j/core/appender/db/jdbc/JdbcAppenderColumnMappingPropertiesTest.properties
 create mode 100644 osv-scanner.toml
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
1405_column_mapping_rename_type_attribute.xml} (86%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
1414_restore_SLF4J_Log4jMarker_visibility.xml} (82%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
1445_fix_synchronous_rolling_file_manager.xml} (84%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
1545_add_warn_in_case_of_incorrect_syntax_of_highlighting_style.xml} (71%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
1782_allow_multiple_servletcontextlistener_instances.xml} (78%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-angus-activation.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-angus-mail.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-cassandra-driver.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-cassandra.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-commons-compress.xml} (74%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-commons-csv.xml} (74%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-jackson.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-jakarta-activation.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-jakarta-mail.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-jctools.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-kafka.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-kubernetes.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-mongodb.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-netty.xml} (80%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-spring-boot.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-spring-framework.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-tomcat-juli.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-1runtime-woodstox.xml} (75%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-2build-asciidoctor.xml} (77%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-2build-build-helper.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-2build-dependency.xml} (78%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-2build-docker.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-2build-log4j-changelog.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => update-2build-scm.xml} 
(84%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-2build-spotbugs.xml} (78%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-2build-surefire.xml} (81%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => update-2build-xml.xml} 
(80%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-activemq.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-allocation-instrumenter.xml} (73%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-assertj.xml} (80%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-commons-lang.xml} (79%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-elasticsearch.xml} (74%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-flapdoodle.xml} (80%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-groovy.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-guava.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => update-3test-h2.xml} 
(77%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-hsqldb.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-jetty.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => update-3test-jmh.xml} 
(80%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-jsonunit.xml} (77%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-junit.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-logback.xml} (77%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-maven.xml} (76%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-webcompere.xml} (74%)
 copy src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-wiremock.xml} (79%)
 rename src/changelog/.2.x.x/{UpdateSurefireRelease.xml => 
update-3test-xmlunit.xml} (76%)

Reply via email to