This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 5706bcfda0 Bump org.apache.pdfbox:pdfbox from 3.0.4 to 3.0.5
5706bcfda0 is described below
commit 5706bcfda0107c4453ddc5a5e08c29faf5eb5fac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 1 23:44:09 2025 +0000
Bump org.apache.pdfbox:pdfbox from 3.0.4 to 3.0.5
Bumps org.apache.pdfbox:pdfbox from 3.0.4 to 3.0.5.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-version: 3.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f5c6035abf..93bb9178c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1289,7 +1289,7 @@ under the License.
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
- <version>3.0.4</version>
+ <version>3.0.5</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>