This is an automated email from the ASF dual-hosted git repository.
tallison 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 4b4bba9bc Bump maven-bundle-plugin from 5.1.6 to 5.1.7 (#613)
4b4bba9bc is described below
commit 4b4bba9bccb3be874e2e40ce1c7fff71f04dcf0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 15 11:12:15 2022 -0400
Bump maven-bundle-plugin from 5.1.6 to 5.1.7 (#613)
Bumps maven-bundle-plugin from 5.1.6 to 5.1.7.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
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 16ee1d3cb..3058e28ea 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -274,7 +274,7 @@
<groovy.maven.version>2.1.1</groovy.maven.version>
<maven.antrun.version>3.1.0</maven.antrun.version>
<maven.assembly.version>3.4.1</maven.assembly.version>
- <maven.bundle.version>5.1.6</maven.bundle.version>
+ <maven.bundle.version>5.1.7</maven.bundle.version>
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
<maven.failsafe.version>3.0.0-M7</maven.failsafe.version>
<maven.javadoc.version>3.4.0</maven.javadoc.version>