This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 5bfd2dadf Bump org.slf4j:slf4j-bom from 2.0.16 to 2.0.17 (#2146)
5bfd2dadf is described below
commit 5bfd2dadfdf9b6876f6c5a037057670c54832503
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 07:45:12 2025 +0100
Bump org.slf4j:slf4j-bom from 2.0.16 to 2.0.17 (#2146)
Bumps [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j) from 2.0.16 to
2.0.17.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.16...v_2.0.17)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-bom
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>
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e56486bba..f5dc441e1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -431,7 +431,7 @@
<reactor.netty.version>1.2.3</reactor.netty.version>
<rome.version>2.1.0</rome.version>
<scm.version>2.1.0</scm.version>
- <slf4j.version>2.0.16</slf4j.version>
+ <slf4j.version>2.0.17</slf4j.version>
<sis.version>1.4</sis.version>
<snappy.version>1.1.10.7</snappy.version>
<solrj.version>9.8.0</solrj.version>