Skip to content

Bump the java-patch-and-minor group across 6 directories with 8 updates#174

Merged
petrsnd merged 1 commit into
mainfrom
dependabot/maven/java-patch-and-minor-dc95f74b20
Jun 30, 2026
Merged

Bump the java-patch-and-minor group across 6 directories with 8 updates#174
petrsnd merged 1 commit into
mainfrom
dependabot/maven/java-patch-and-minor-dc95f74b20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the java-patch-and-minor group with 1 update in the / directory: org.apache.httpcomponents.client5:httpclient5.
Bumps the java-patch-and-minor group with 2 updates in the /Samples/A2ARetrievalExample directory: com.oneidentity.safeguard:safeguardjava and org.apache.maven.plugins:maven-assembly-plugin.
Bumps the java-patch-and-minor group with 2 updates in the /Samples/CertificateConnect directory: com.oneidentity.safeguard:safeguardjava and org.apache.maven.plugins:maven-assembly-plugin.
Bumps the java-patch-and-minor group with 2 updates in the /Samples/EventListenerExample directory: com.oneidentity.safeguard:safeguardjava and org.apache.maven.plugins:maven-assembly-plugin.
Bumps the java-patch-and-minor group with 2 updates in the /Samples/PasswordConnect directory: com.oneidentity.safeguard:safeguardjava and org.apache.maven.plugins:maven-assembly-plugin.
Bumps the java-patch-and-minor group with 6 updates in the /tests/safeguardjavaclient directory:

Package From To
org.apache.maven.plugins:maven-compiler-plugin 3.13.0 3.15.0
org.apache.maven.plugins:maven-dependency-plugin 3.8.1 3.11.0
com.oneidentity.safeguard:safeguardjava 8.2.0-SNAPSHOT 8.2.2
info.picocli:picocli 4.7.6 4.7.7
org.slf4j:slf4j-simple 2.0.17 2.0.18
org.apache.maven.plugins:maven-jar-plugin 3.4.2 3.5.0

Updates org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.2

Changelog

Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.

Release 5.6.2

This maintenance release upgrades HttpCore to the latest stable version and restores lazy content decompression by the classic client transport.

Change Log

  • Upgraded HttpCore to version 5.4.3. Contributed by Oleg Kalnichevski

  • HTTPCLIENT-2422: Restore lazy content decompression. Defer construction of the decompression stream until the response content is actually read. Contributed by Arturo Bernal

Commits
  • 3c6af36 HttpClient 5.6.2 release
  • a7405cd Updated release notes for HttpClient 5.6.2 release
  • bb51196 Upgraded HttpCore to version 5.4.3
  • 869a8dc HTTPCLIENT-2422: Restore lazy content decompression
  • a922d94 HTTPCLIENT-2419: corrected website component URL
  • dba9b8e Upgraded HttpClient version to 5.6.2-SNAPSHOT
  • See full diff in compare view

Updates com.oneidentity.safeguard:safeguardjava from 8.2.0.355547-SNAPSHOT to 8.2.2

Release notes

Sourced from com.oneidentity.safeguard:safeguardjava's releases.

v8.2.2

Changes:

  • 390d57a build: run CI on JDK 11; lock API surface to Java 8; bump to 8.2.2 (#168)
  • 948d4c1 security: pin TLS 1.2 floor in RestClient and EventListener (#162)
  • d920f9c Merge pull request #167 from OneIdentity/dependabot/maven/java-patch-and-minor-6b399a88bd
  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/setup-java-5
  • f81a1cf Bump the java-patch-and-minor group with 12 updates
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • e59402b Merge pull request #163 from petrsnd/security/hygiene-20260522-java
  • 59db67e chore: add CodeQL workflow (FP-SafeguardJava-006 W9)
  • b5cdac9 chore: add dependabot config (FP-SafeguardJava-006 W9)
  • 7df9ca2 Merge pull request #161 from petrsnd/skills-harmonization
  • ef4872f Harmonize skills: add a2a-workflow and api-patterns, rename ci-cd-pipeline to build-and-release
  • c414797 Merge pull request #160 from petrsnd/chore/fix-release-title
  • b5953e2 Fix GitHub Release title to use ReleaseTag for consistency
  • e75c3d1 Merge pull request #159 from petrsnd/chore/modernize-pipeline
  • a53e6bb chore: modernize pipeline for tag-based releases
  • 10d2165 Merge pull request #158 from petrsnd/chore/add-worktrees
  • bc7ca3e chore: add .worktrees to .gitignore
  • 4233d52 Merge pull request #157 from petrsnd/feature/modular-agent-context
  • 4a53820 Reduce AGENTS.md and use skills instead
  • 5b0471f Merge pull request #155 from petrsnd/feature/petrsnd/filter-a2a-retrievable

This list of changes was auto generated.

dev/v8.2.0.366112-SNAPSHOT

Changes:

  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/setup-java-5
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • e59402b Merge pull request #163 from petrsnd/security/hygiene-20260522-java
  • 59db67e chore: add CodeQL workflow (FP-SafeguardJava-006 W9)
  • b5cdac9 chore: add dependabot config (FP-SafeguardJava-006 W9)
  • 7df9ca2 Merge pull request #161 from petrsnd/skills-harmonization

... (truncated)

Commits
  • 390d57a build: run CI on JDK 11; lock API surface to Java 8; bump to 8.2.2 (#168)
  • 948d4c1 security: pin TLS 1.2 floor in RestClient and EventListener (#162)
  • d920f9c Merge pull request #167 from OneIdentity/dependabot/maven/java-patch-and-mino...
  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/cod...
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/ch...
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/se...
  • f81a1cf Bump the java-patch-and-minor group with 12 updates
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0

Release notes

Sourced from org.apache.maven.plugins:maven-assembly-plugin's releases.

3.8.0

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits

Updates com.oneidentity.safeguard:safeguardjava from 8.2.0.355547-SNAPSHOT to 8.2.2

Release notes

Sourced from com.oneidentity.safeguard:safeguardjava's releases.

v8.2.2

Changes:

  • 390d57a build: run CI on JDK 11; lock API surface to Java 8; bump to 8.2.2 (#168)
  • 948d4c1 security: pin TLS 1.2 floor in RestClient and EventListener (#162)
  • d920f9c Merge pull request #167 from OneIdentity/dependabot/maven/java-patch-and-minor-6b399a88bd
  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/setup-java-5
  • f81a1cf Bump the java-patch-and-minor group with 12 updates
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • e59402b Merge pull request #163 from petrsnd/security/hygiene-20260522-java
  • 59db67e chore: add CodeQL workflow (FP-SafeguardJava-006 W9)
  • b5cdac9 chore: add dependabot config (FP-SafeguardJava-006 W9)
  • 7df9ca2 Merge pull request #161 from petrsnd/skills-harmonization
  • ef4872f Harmonize skills: add a2a-workflow and api-patterns, rename ci-cd-pipeline to build-and-release
  • c414797 Merge pull request #160 from petrsnd/chore/fix-release-title
  • b5953e2 Fix GitHub Release title to use ReleaseTag for consistency
  • e75c3d1 Merge pull request #159 from petrsnd/chore/modernize-pipeline
  • a53e6bb chore: modernize pipeline for tag-based releases
  • 10d2165 Merge pull request #158 from petrsnd/chore/add-worktrees
  • bc7ca3e chore: add .worktrees to .gitignore
  • 4233d52 Merge pull request #157 from petrsnd/feature/modular-agent-context
  • 4a53820 Reduce AGENTS.md and use skills instead
  • 5b0471f Merge pull request #155 from petrsnd/feature/petrsnd/filter-a2a-retrievable

This list of changes was auto generated.

dev/v8.2.0.366112-SNAPSHOT

Changes:

  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/setup-java-5
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • e59402b Merge pull request #163 from petrsnd/security/hygiene-20260522-java
  • 59db67e chore: add CodeQL workflow (FP-SafeguardJava-006 W9)
  • b5cdac9 chore: add dependabot config (FP-SafeguardJava-006 W9)
  • 7df9ca2 Merge pull request #161 from petrsnd/skills-harmonization

... (truncated)

Commits
  • 390d57a build: run CI on JDK 11; lock API surface to Java 8; bump to 8.2.2 (#168)
  • 948d4c1 security: pin TLS 1.2 floor in RestClient and EventListener (#162)
  • d920f9c Merge pull request #167 from OneIdentity/dependabot/maven/java-patch-and-mino...
  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/cod...
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/ch...
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/se...
  • f81a1cf Bump the java-patch-and-minor group with 12 updates
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0

Release notes

Sourced from org.apache.maven.plugins:maven-assembly-plugin's releases.

3.8.0

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits

Updates com.oneidentity.safeguard:safeguardjava from 8.2.0.355547-SNAPSHOT to 8.2.2

Release notes

Sourced from com.oneidentity.safeguard:safeguardjava's releases.

v8.2.2

Changes:

  • 390d57a build: run CI on JDK 11; lock API surface to Java 8; bump to 8.2.2 (#168)
  • 948d4c1 security: pin TLS 1.2 floor in RestClient and EventListener (#162)
  • d920f9c Merge pull request #167 from OneIdentity/dependabot/maven/java-patch-and-minor-6b399a88bd
  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/setup-java-5
  • f81a1cf Bump the java-patch-and-minor group with 12 updates
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • e59402b Merge pull request #163 from petrsnd/security/hygiene-20260522-java
  • 59db67e chore: add CodeQL workflow (FP-SafeguardJava-006 W9)
  • b5cdac9 chore: add dependabot config (FP-SafeguardJava-006 W9)
  • 7df9ca2 Merge pull request #161 from petrsnd/skills-harmonization
  • ef4872f Harmonize skills: add a2a-workflow and api-patterns, rename ci-cd-pipeline to build-and-release
  • c414797 Merge pull request #160 from petrsnd/chore/fix-release-title
  • b5953e2 Fix GitHub Release title to use ReleaseTag for consistency
  • e75c3d1 Merge pull request #159 from petrsnd/chore/modernize-pipeline
  • a53e6bb chore: modernize pipeline for tag-based releases
  • 10d2165 Merge pull request #158 from petrsnd/chore/add-worktrees
  • bc7ca3e chore: add .worktrees to .gitignore
  • 4233d52 Merge pull request #157 from petrsnd/feature/modular-agent-context
  • 4a53820 Reduce AGENTS.md and use skills instead
  • 5b0471f Merge pull request #155 from petrsnd/feature/petrsnd/filter-a2a-retrievable

This list of changes was auto generated.

dev/v8.2.0.366112-SNAPSHOT

Changes:

  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/setup-java-5
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • e59402b Merge pull request #163 from petrsnd/security/hygiene-20260522-java
  • 59db67e chore: add CodeQL workflow (FP-SafeguardJava-006 W9)
  • b5cdac9 chore: add dependabot config (FP-SafeguardJava-006 W9)
  • 7df9ca2 Merge pull request #161 from petrsnd/skills-harmonization

... (truncated)

Commits
  • 390d57a build: run CI on JDK 11; lock API surface to Java 8; bump to 8.2.2 (#168)
  • 948d4c1 security: pin TLS 1.2 floor in RestClient and EventListener (#162)
  • d920f9c Merge pull request #167 from OneIdentity/dependabot/maven/java-patch-and-mino...
  • 389abaf Merge pull request #166 from OneIdentity/dependabot/github_actions/github/cod...
  • 5cba5de Merge pull request #165 from OneIdentity/dependabot/github_actions/actions/ch...
  • b972fca Merge pull request #164 from OneIdentity/dependabot/github_actions/actions/se...
  • f81a1cf Bump the java-patch-and-minor group with 12 updates
  • 08831f4 Bump github/codeql-action from 3 to 4
  • 6006ec2 Bump actions/checkout from 4 to 6
  • 3cc33e5 Bump actions/setup-java from 4 to 5
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0

Release notes

Sourced from org.apache.maven.plugins:maven-assembly-plugin's releases.

3.8.0

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits

Updates com.oneidentity.safeguard:safeguardjava from 8.2.0.355547-SNAPSHOT to 8.2.2

Release notes

Sourced from com.oneidentity.safeguard:safeguardjava's releases.

v8.2.2

Changes:

  • 390d57a build: run CI on JDK 11; lock API surface to Java 8; bump to 8.2.2 (#168)
  • 948d4c1 security: pin TLS 1.2 floor in RestClient and EventListener (#162)
  • d920f9c...

    Description has been truncated

Bumps the java-patch-and-minor group with 1 update in the / directory: [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client).
Bumps the java-patch-and-minor group with 2 updates in the /Samples/A2ARetrievalExample directory: [com.oneidentity.safeguard:safeguardjava](https://github.com/OneIdentity/SafeguardJava) and [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin).
Bumps the java-patch-and-minor group with 2 updates in the /Samples/CertificateConnect directory: [com.oneidentity.safeguard:safeguardjava](https://github.com/OneIdentity/SafeguardJava) and [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin).
Bumps the java-patch-and-minor group with 2 updates in the /Samples/EventListenerExample directory: [com.oneidentity.safeguard:safeguardjava](https://github.com/OneIdentity/SafeguardJava) and [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin).
Bumps the java-patch-and-minor group with 2 updates in the /Samples/PasswordConnect directory: [com.oneidentity.safeguard:safeguardjava](https://github.com/OneIdentity/SafeguardJava) and [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin).
Bumps the java-patch-and-minor group with 6 updates in the /tests/safeguardjavaclient directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.15.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.1` | `3.11.0` |
| [com.oneidentity.safeguard:safeguardjava](https://github.com/OneIdentity/SafeguardJava) | `8.2.0-SNAPSHOT` | `8.2.2` |
| [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.6` | `4.7.7` |
| org.slf4j:slf4j-simple | `2.0.17` | `2.0.18` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.0` |



Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.1 to 5.6.2
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.6.1...rel/v5.6.2)

Updates `com.oneidentity.safeguard:safeguardjava` from 8.2.0.355547-SNAPSHOT to 8.2.2
- [Release notes](https://github.com/OneIdentity/SafeguardJava/releases)
- [Commits](release-8.2.0.355547-SNAPSHOT...v8.2.2)

Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0)

Updates `com.oneidentity.safeguard:safeguardjava` from 8.2.0.355547-SNAPSHOT to 8.2.2
- [Release notes](https://github.com/OneIdentity/SafeguardJava/releases)
- [Commits](release-8.2.0.355547-SNAPSHOT...v8.2.2)

Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0)

Updates `com.oneidentity.safeguard:safeguardjava` from 8.2.0.355547-SNAPSHOT to 8.2.2
- [Release notes](https://github.com/OneIdentity/SafeguardJava/releases)
- [Commits](release-8.2.0.355547-SNAPSHOT...v8.2.2)

Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0)

Updates `com.oneidentity.safeguard:safeguardjava` from 8.2.0.355547-SNAPSHOT to 8.2.2
- [Release notes](https://github.com/OneIdentity/SafeguardJava/releases)
- [Commits](release-8.2.0.355547-SNAPSHOT...v8.2.2)

Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0)

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.15.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.15.0)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.11.0
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.11.0)

Updates `com.oneidentity.safeguard:safeguardjava` from 8.2.0-SNAPSHOT to 8.2.2
- [Release notes](https://github.com/OneIdentity/SafeguardJava/releases)
- [Commits](release-8.2.0.355547-SNAPSHOT...v8.2.2)

Updates `info.picocli:picocli` from 4.7.6 to 4.7.7
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.6...v4.7.7)

Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18

Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: com.oneidentity.safeguard:safeguardjava
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-patch-and-minor
- dependency-name: com.oneidentity.safeguard:safeguardjava
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-patch-and-minor
- dependency-name: com.oneidentity.safeguard:safeguardjava
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-patch-and-minor
- dependency-name: com.oneidentity.safeguard:safeguardjava
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-patch-and-minor
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-patch-and-minor
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-version: 3.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-patch-and-minor
- dependency-name: com.oneidentity.safeguard:safeguardjava
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: info.picocli:picocli
  dependency-version: 4.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-patch-and-minor
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner June 30, 2026 00:19
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2026

@petrsnd petrsnd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving cross-module Dependabot patch/minor sweep (now covers root, test client, and samples). All checks green.

@petrsnd petrsnd merged commit 1c6e180 into main Jun 30, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/java-patch-and-minor-dc95f74b20 branch June 30, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant