Skip to content

Conversation

@arielsrv
Copy link

No description provided.

Ariel Piñeiro and others added 30 commits December 26, 2025 09:49
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.hibernate.orm:hibernate-processor](https://github.com/hibernate/hibernate-orm) from 7.0.4.Final to 7.2.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.4...7.2.0)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-processor
  dependency-version: 7.2.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.1.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/checkout-6

Bump actions/checkout from 4 to 6
…/setup-java-5

Bump actions/setup-java from 4 to 5
….plugins-maven-shade-plugin-3.6.1

Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
….plugins-maven-compiler-plugin-3.14.1

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
….plugins-maven-surefire-plugin-3.5.4

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.1.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…m-hibernate-processor-7.2.0.Final

Bump org.hibernate.orm:hibernate-processor from 7.0.4.Final to 7.2.0.Final
…r-junit-jupiter-engine-6.0.1

Bump org.junit.jupiter:junit-jupiter-engine from 5.13.4 to 6.0.1
…r-junit-jupiter-api-6.0.1

Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.1
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.1...r6.0.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.flywaydb:flyway-mysql from 11.20.0 to 11.20.1.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 11.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.1...r6.0.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…er-junit-jupiter-engine-6.0.2

Bump org.junit.jupiter:junit-jupiter-engine from 6.0.1 to 6.0.2
…yway-mysql-11.20.1

Bump org.flywaydb:flyway-mysql from 11.20.0 to 11.20.1
…er-junit-jupiter-api-6.0.2

Bump org.junit.jupiter:junit-jupiter-api from 6.0.1 to 6.0.2
Bumps org.flywaydb:flyway-mysql from 11.20.1 to 11.20.2.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 11.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `jooby.version` from 4.0.13 to 4.0.15.

Updates `io.jooby:jooby-apt` from 4.0.13 to 4.0.15

Updates `io.jooby:jooby-bom` from 4.0.13 to 4.0.15
- [Release notes](https://github.com/jooby-project/jooby/releases)
- [Commits](jooby-project/jooby@v4.0.13...v4.0.15)

Updates `io.jooby:jooby-maven-plugin` from 4.0.13 to 4.0.15

---
updated-dependencies:
- dependency-name: io.jooby:jooby-apt
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.jooby:jooby-bom
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.jooby:jooby-maven-plugin
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 10 commits January 16, 2026 06:16
Bumps [org.hibernate.orm:hibernate-processor](https://github.com/hibernate/hibernate-orm) from 7.2.0.Final to 7.2.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.1/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-processor
  dependency-version: 7.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….0.15

Bump jooby.version from 4.0.13 to 4.0.15
…rm-hibernate-processor-7.2.1.Final

Bump org.hibernate.orm:hibernate-processor from 7.2.0.Final to 7.2.1.Final
…yway-mysql-11.20.2

Bump org.flywaydb:flyway-mysql from 11.20.1 to 11.20.2
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.5.0 to 9.6.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](mysql/mysql-connector-j@9.5.0...9.6.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.flywaydb:flyway-mysql from 11.20.2 to 12.0.0.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.hibernate.orm:hibernate-processor](https://github.com/hibernate/hibernate-orm) from 7.2.1.Final to 7.2.2.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.2/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.2.1...7.2.2)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-processor
  dependency-version: 7.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-connector-j-9.6.0

Bump com.mysql:mysql-connector-j from 9.5.0 to 9.6.0
…yway-mysql-12.0.0

Bump org.flywaydb:flyway-mysql from 11.20.2 to 12.0.0
…rm-hibernate-processor-7.2.2.Final

Bump org.hibernate.orm:hibernate-processor from 7.2.1.Final to 7.2.2.Final
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant