This is an automated email from the ASF dual-hosted git repository.
xiangfu0 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 718f4100551 Bump org.scala-lang.modules:scala-xml_2.13 from 2.4.0 to
2.5.0 (#19527)
718f4100551 is described below
commit 718f41005511d76ea93412ec35368840f9cebf6e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 11 07:17:31 2026 -0700
Bump org.scala-lang.modules:scala-xml_2.13 from 2.4.0 to 2.5.0 (#19527)
Bumps
[org.scala-lang.modules:scala-xml_2.13](https://github.com/scala/scala-xml)
from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/scala/scala-xml/releases)
- [Changelog](https://github.com/scala/scala-xml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/scala/scala-xml/compare/v2.4.0...v2.5.0)
---
updated-dependencies:
- dependency-name: org.scala-lang.modules:scala-xml_2.13
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6c901584898..4263752d533 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
<janino.version>3.1.12</janino.version>
<ayza.version>10.0.7</ayza.version>
<jbcrypt.version>0.4</jbcrypt.version>
- <scala-xml.version>2.4.0</scala-xml.version>
+ <scala-xml.version>2.5.0</scala-xml.version>
<plexus-classworlds.version>2.12.1</plexus-classworlds.version>
<protobuf-dynamic.version>1.0.1</protobuf-dynamic.version>
<localstack-utils.version>0.2.23</localstack-utils.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]