Skip to content

Commit e2eee0f

Browse files
Bump org.apache.logging.log4j:log4j-bom from 2.25.1 to 2.25.2 in /twilio (#253)
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.25.1 to 2.25.2. - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.25.1...rel/2.25.2) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.25.2 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>
1 parent c671fe9 commit e2eee0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.apache.logging.log4j</groupId>
4747
<artifactId>log4j-bom</artifactId>
48-
<version>2.25.1</version>
48+
<version>2.25.2</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

0 commit comments

Comments
 (0)