Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M7 to 4.0.0-M16 in /jans-orm #9006

Open
wants to merge 4,216 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps org.apache.maven.plugins:maven-site-plugin from 4.0.0-M7 to 4.0.0-M16.

Commits
  • 3c17858 [maven-release-plugin] prepare release maven-site-plugin-4.0.0-M16
  • f167dac [MSITE-1010] Add documentation how site deployment inheritance works
  • e543032 Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0
  • 170efdb [MSITE-1012] Clean up notion that sites aren't deployed to repositories
  • 3ff6f69 [MSITE-1013] Deprecate and rename SiteStageDeployMojo#stagingRepositoryId to ...
  • 1fc3b09 Fix build with Maven 3.9.8
  • f473d69 [maven-release-plugin] prepare for next development iteration
  • e3166b3 [maven-release-plugin] prepare release maven-site-plugin-4.0.0-M15
  • 0f45c49 [MSITE-1009] Upgrade plugins and components (in ITs)
  • 64c4298 [MSITE-1008] Upgrade to Parent 42 and Maven 3.6.3 (2)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

iromli and others added 30 commits May 8, 2024 12:05
…antTypesSupportedByDynamicRegistration (#8440)

Signed-off-by: iromli <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
docs: fix broken links and add missing tags #8464

Signed-off-by: jgomer2001 <[email protected]>
…8483)

* fix(jans-cli-tui): retreive access_token_signing_alg_values_supported from auth server

Signed-off-by: Mustafa Baser <[email protected]>

* feat(jans-cli-tui): Transaction Token properties for clients

Signed-off-by: Mustafa Baser <[email protected]>

---------

Signed-off-by: Mustafa Baser <[email protected]>
Fix indentation for JAVA_OPTIONS in deployments.

Signed-off-by: saernz <[email protected]>
Co-authored-by: saernz <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
…3547864782656a to 31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 (#8472)

chore(deps): bump dorny/test-reporter

Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1e3a380fe6f25600635b111ddb3547864782656a to 31a54ee7ebcacc03a09ea97a7e5465a47b84aea5.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@1e3a380...31a54ee)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
* feat(cloud-native): add support for keycloak scheduler

Signed-off-by: iromli <[email protected]>

* feat(cloud-native): add configurable logging

Signed-off-by: iromli <[email protected]>

* feat: add charts for kc-scheduler

Signed-off-by: iromli <[email protected]>

* refactor(cloud-native): simplify logging configuration for job

Signed-off-by: iromli <[email protected]>

* chore: add symlink to main entrypoint.sh

Signed-off-by: iromli <[email protected]>

* ci: add docker-jans-kc-scheduler to workflow and dependabot list

Signed-off-by: iromli <[email protected]>

* docs: add docker-jans-kc-scheduler docs

Signed-off-by: iromli <[email protected]>

* fix: add missing HostAliases for Helm charts

Signed-off-by: iromli <[email protected]>

* fix: add hostAliases only if FQDN not registered

Signed-off-by: iromli <[email protected]>

* fix: enable FILE appender-ref to avoid logback status warning

Signed-off-by: iromli <[email protected]>

* chore: update kc-jans-scheduler

Signed-off-by: iromli <[email protected]>

* docs: update reference to docker-jans-kc-scheduler docs

Signed-off-by: iromli <[email protected]>

* fix(charts): ensure kc-scheduler cronjob is enabled only when kc-scheduler and saml are enabled

Signed-off-by: iromli <[email protected]>

---------

Signed-off-by: iromli <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
* chore(deps): bump docker/build-push-action from 5.1.0 to 5.3.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@4a13e50...2cdde99)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci: docker_build_image.yml

Signed-off-by: Mohammad Abudayyeh <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Mohammad Abudayyeh <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
…ll-in-one/app (#8434)

chore(deps): bump marshmallow in /docker-jans-all-in-one/app

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.1 to 3.21.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.21.1...3.21.2)

---
updated-dependencies:
- dependency-name: marshmallow
  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>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
…onfigurator (#8435)

chore(deps): bump marshmallow in /docker-jans-configurator

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.1 to 3.21.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.21.1...3.21.2)

---
updated-dependencies:
- dependency-name: marshmallow
  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>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@eb238b5...a4aa98b)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  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>
test: fix docker loadtesting

Signed-off-by: moabu <[email protected]>
…ided (#8503)

* feat(config-api): asset directory mapping logic

Signed-off-by: pujavs <[email protected]>

* feat(config-api): asset service path

Signed-off-by: pujavs <[email protected]>

* feat(config-api): asset service path

Signed-off-by: pujavs <[email protected]>

* fix(config-api): sync with main

Signed-off-by: pujavs <[email protected]>

* fix(config-api): asset mgt wip

Signed-off-by: pujavs <[email protected]>

* feat(config-api): asset mgt service changes

Signed-off-by: pujavs <[email protected]>

---------

Signed-off-by: pujavs <[email protected]>
* docs: add network traffic notes

* docs: add network traffic notes

Signed-off-by: Amro Misbah <[email protected]>

* docs: add external communication

Signed-off-by: Amro Misbah <[email protected]>

* docs: add jans-saml instructions

Signed-off-by: Amro Misbah <[email protected]>

* docs: postgres backend option

Signed-off-by: Amro Misbah <[email protected]>

---------

Signed-off-by: Amro Misbah <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
…ec (#8471)

* feat(jans-auth-server): upgrade tx_token implementation to latest spec

#7903
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): token type update

#7903
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): added convenient base64url decode method

#7903
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): added token_type=N_A

#7903
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): updated transaction token tests

#7903
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): added request context and request details to token request

#7903
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): corrected docs according to latest tx token spec

#7903
Signed-off-by: YuriyZ <[email protected]>

---------

Signed-off-by: YuriyZ <[email protected]>
fix: update how external uids are retrieved #8478

Signed-off-by: jgomer2001 <[email protected]>
fix: update authenticate method for step 1 #8480

Signed-off-by: jgomer2001 <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
* fix(config-api): removing not used dependency

Signed-off-by: pujavs <[email protected]>

* fix(config-api): removing not used dependency

Signed-off-by: pujavs <[email protected]>

* fix(config-api): resolve conflict

Signed-off-by: pujavs <[email protected]>

---------

Signed-off-by: pujavs <[email protected]>
* chore: update chore image used

Signed-off-by: moabu <[email protected]>

* fix: enforce python libs installation without using venv

Signed-off-by: iromli <[email protected]>

* ci: fix loadtest image

Signed-off-by: moabu <[email protected]>

---------

Signed-off-by: moabu <[email protected]>
Signed-off-by: iromli <[email protected]>
Co-authored-by: iromli <[email protected]>
…ovided (#8511)

* feat(cloud-native): save asset on server based on the service list provided

Signed-off-by: iromli <[email protected]>

* chore: update assets and artifacts

Signed-off-by: iromli <[email protected]>

* chore: remove unused dependencies

Signed-off-by: iromli <[email protected]>

---------

Signed-off-by: iromli <[email protected]>
…wt and as separate attribute in persistence #8512 (#8516)

* feat(jans-auth-server): added short uuid with length = 22

#8512
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): added reference_id to token schema

#8512
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): propagate reference_id to token and grant objects

#8512
Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): generate and keep jti in execution context

#8512
Signed-off-by: YuriyZ <[email protected]>

---------

Signed-off-by: YuriyZ <[email protected]>
…for new fields (#8530)

* fix(config-api): user attribute validation error handling

Signed-off-by: pujavs <[email protected]>

* fix(config-api): user attribute validation error handling

Signed-off-by: pujavs <[email protected]>

* fix(config-api): user attribute validation error handling

Signed-off-by: pujavs <[email protected]>

* fix: added new IDP attributes

Signed-off-by: pujavs <[email protected]>

* fix: added new IDP attributes

Signed-off-by: pujavs <[email protected]>

* fix(config-api): idp default values set

Signed-off-by: pujavs <[email protected]>

* fix(config-api): idp metadata default values issue#8384

Signed-off-by: pujavs <[email protected]>

* feat: idp metadata default value and removing filepath in document-store

Signed-off-by: pujavs <[email protected]>

* feat: idp metadata default value and removing filepath in document-store

Signed-off-by: pujavs <[email protected]>

* fix: assetmgt and idp changes

Signed-off-by: pujavs <[email protected]>

* fix: assetmgt and idp changes

Signed-off-by: pujavs <[email protected]>

---------

Signed-off-by: pujavs <[email protected]>
…encies (#8544)

* docs: install `mkdocs-include-markdown-plugin` along with dependencies

Signed-off-by: ossdhaval <[email protected]>

* docs: put dependencies in correct category

Signed-off-by: ossdhaval <[email protected]>

* docs: add the `mkdocs-include-markdown-plugin` to the mkdocs config

Signed-off-by: ossdhaval <[email protected]>

---------

Signed-off-by: ossdhaval <[email protected]>
* fix(config-api): user attribute validation error handling

Signed-off-by: pujavs <[email protected]>

* fix(config-api): user attribute validation error handling

Signed-off-by: pujavs <[email protected]>

* fix(config-api): user attribute validation error handling

Signed-off-by: pujavs <[email protected]>

* fix: added new IDP attributes

Signed-off-by: pujavs <[email protected]>

* fix: added new IDP attributes

Signed-off-by: pujavs <[email protected]>

* fix(config-api): idp default values set

Signed-off-by: pujavs <[email protected]>

* fix(config-api): idp metadata default values issue#8384

Signed-off-by: pujavs <[email protected]>

* feat: idp metadata default value and removing filepath in document-store

Signed-off-by: pujavs <[email protected]>

* feat: idp metadata default value and removing filepath in document-store

Signed-off-by: pujavs <[email protected]>

* fix: assetmgt and idp changes

Signed-off-by: pujavs <[email protected]>

* fix: assetmgt and idp changes

Signed-off-by: pujavs <[email protected]>

* fix(config-api): validation for imp fields of asset mgt

Signed-off-by: pujavs <[email protected]>

---------

Signed-off-by: pujavs <[email protected]>
* feat(jans-config-api): regenerate lock swagger api

Signed-off-by: Yuriy Movchan <[email protected]>

* feat(jans-lock): reffactor to add statistics support

Signed-off-by: Yuriy Movchan <[email protected]>

* feat(jans-lock): reffactor code to reuse in message-hub

Signed-off-by: Yuriy Movchan <[email protected]>

---------

Signed-off-by: Yuriy Movchan <[email protected]>
Co-authored-by: Yuriy M <[email protected]>
shekhar16 and others added 15 commits August 12, 2024 15:30
* fix(casa): Update Admin Console Hint to the correct link

Signed-off-by: KyleChaukccs <[email protected]>

* fix(casa): Correct enable-authentication-method hyperlink versioning

Signed-off-by: KyleChaukccs <[email protected]>

---------

Signed-off-by: KyleChaukccs <[email protected]>
Co-authored-by: Dhaval D <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
…onfiguration (#9177)

* feat(cloud-native): change lock-master-confguration to lock-server-configuration

Signed-off-by: iromli <[email protected]>

* chore: update JANS_SOURCE_VERSION

Signed-off-by: iromli <[email protected]>

* feat(cloud-native):  update lock endpoint

Signed-off-by: Amro Misbah <[email protected]>

* feat(jans-lock): update lock endpoint

Signed-off-by: Amro Misbah <[email protected]>

---------

Signed-off-by: iromli <[email protected]>
Signed-off-by: Amro Misbah <[email protected]>
Co-authored-by: Amro Misbah <[email protected]>
* docs(jans-lock): update schema locations

Signed-off-by: SafinWasi <[email protected]>

* docs(jans-lock): factor out actions

Signed-off-by: SafinWasi <[email protected]>

* docs: update location

Signed-off-by: SafinWasi <[email protected]>

* docs(jans-lock): rename core schema

Signed-off-by: SafinWasi <[email protected]>

---------

Signed-off-by: SafinWasi <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
* feat(jans-lock): authz implementation

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Slim down TRUST_STORE interface

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Complete authz implementation

Signed-off-by: sokorototo <[email protected]>

* chore(jans-lock): code cleanup

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Fixed http methods on Web, fixed remote startup strategy

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Moved to singular entity design

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Create Resource entity directly from JS input

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Enable setting default entities from PolicyStore

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Fixed TRUST_STORE refresh on Node.js

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Parse Schema, PolicySet as base64 strings. Enable PolicyId to be loaded from PolicyStore

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Code cleanup using cargo-clippy

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Parse trustedIssuers as object rather than array

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Some OAuth servers might not support DCR

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Flushed out get_token_entity() methods

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Implemented boolean statement parser

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Initial boolean DSL impl

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Support disabling JWT valdiation

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Removed old, unused environment tests

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Better user ergonimics and error reporting

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Better testing framework

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): ...

Signed-off-by: sokorototo <[email protected]>

* feat(jans-lock): Added example Policy Store for remote and local startup strategy

Signed-off-by: sokorototo <[email protected]>

---------

Signed-off-by: sokorototo <[email protected]>
Signed-off-by: Safin Wasi <[email protected]>
Co-authored-by: Safin Wasi <[email protected]>
…ges #9031 (#9190)

* feat(jans-auth-server): added X-Frame-Options header support to AS pages #9031

Signed-off-by: YuriyZ <[email protected]>

* docs(jans-auth-server): added docs for X-Frame-Options header support #9031

Signed-off-by: YuriyZ <[email protected]>

---------

Signed-off-by: YuriyZ <[email protected]>
…ytes in logs (#9143)

* fix(docker-jans-config-api): calling assets API produces unreadable bytes in logs

Signed-off-by: iromli <[email protected]>

* chore: update jans-config-api-server

Signed-off-by: iromli <[email protected]>

---------

Signed-off-by: iromli <[email protected]>
Signed-off-by: Isman Firmansyah <[email protected]>
fix: do not remove shared source files #9153

Signed-off-by: jgomer2001 <[email protected]>
Signed-off-by: Amro Misbah <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
…/benchmarking/docker-jans-loadtesting-jmeter (#9170)

chore(deps): bump blazemeter/taurus

Bumps blazemeter/taurus from 1.16.32 to 1.16.33.

---
updated-dependencies:
- dependency-name: blazemeter/taurus
  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>
Co-authored-by: Mohammad Abudayyeh <[email protected]>
* chore(release): release 1.1.4

Signed-off-by: moabu <[email protected]>

* chore: update dockerbuilds

Signed-off-by: moabu <[email protected]>

* fix(jans-auth): sync test file profile with setup (#9196)

* feat: allow access to values stored in cache from templates (#9194)

* fix(jans-auth): fix test data (#9201)

* fix(jans-auth): fix test data #9201 (#9202)

* fix(jans-auth): sync test file profile with setup

Signed-off-by: Yuriy Movchan <[email protected]>

* fix(jans-auth): sync test file profile with setup

Signed-off-by: Yuriy Movchan <[email protected]>

* fix(jans-auth): sync test file profile with setup

Signed-off-by: Yuriy Movchan <[email protected]>

---------

Signed-off-by: Yuriy Movchan <[email protected]>

* fix(jans-auth-server): missed chain call in header filter (release 1.1.4) (#9206)

fix(jans-auth-server): missed chain call in header filter

Signed-off-by: YuriyZ <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>

* chore: update dockerbuilds

Signed-off-by: moabu <[email protected]>

* fix(jans-auth): fix test data (#9211)

* fix(jans-auth): sync test file profile with setup

Signed-off-by: Yuriy Movchan <[email protected]>

* fix(jans-auth): sync test file profile with setup

Signed-off-by: Yuriy Movchan <[email protected]>

* fix(jans-auth): sync test file profile with setup

Signed-off-by: Yuriy Movchan <[email protected]>

---------

Signed-off-by: Yuriy Movchan <[email protected]>

* docs(jans): fixing typos and wrong urls (#9210)

Signed-off-by: Amro Misbah <[email protected]>
Co-authored-by: Mohammad Abudayyeh <[email protected]>

---------

Signed-off-by: moabu <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
Signed-off-by: YuriyZ <[email protected]>
Signed-off-by: Amro Misbah <[email protected]>
Co-authored-by: Yuriy Movchan <[email protected]>
Co-authored-by: Jose Gonzalez <[email protected]>
Co-authored-by: YuriyZ <[email protected]>
Co-authored-by: Amro Misbah <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jans-orm/org.apache.maven.plugins-maven-site-plugin-4.0.0-M16 branch from 92ed64c to 7f59fcd Compare August 19, 2024 10:18
moabu and others added 2 commits August 20, 2024 12:41
chore: release 1.1.5 SNAPSHOT

Signed-off-by: moabu <[email protected]>
Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 4.0.0-M7 to 4.0.0-M16.
- [Commits](apache/maven-site-plugin@maven-site-plugin-4.0.0-M7...maven-site-plugin-4.0.0-M16)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jans-orm/org.apache.maven.plugins-maven-site-plugin-4.0.0-M16 branch from 7f59fcd to 05c9192 Compare August 20, 2024 09:45
@moabu moabu force-pushed the dependabot/maven/jans-orm/org.apache.maven.plugins-maven-site-plugin-4.0.0-M16 branch from 05c9192 to 3de4d3b Compare December 26, 2024 19:25
@moabu moabu force-pushed the main branch 2 times, most recently from 5126af2 to aa1b2ed Compare December 27, 2024 04:55
@moabu moabu force-pushed the dependabot/maven/jans-orm/org.apache.maven.plugins-maven-site-plugin-4.0.0-M16 branch from 3de4d3b to 5f215da Compare December 27, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.