Skip to content

Release #12

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

Merged
merged 53 commits into from
Jan 25, 2024
Merged

Release #12

merged 53 commits into from
Jan 25, 2024

Conversation

AB-xdev
Copy link
Member

@AB-xdev AB-xdev commented Jan 25, 2024

No description provided.

AB-xdev and others added 30 commits January 23, 2024 10:00
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Moritz Mitlmeier <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
Co-Authored-By: Johannes Rabauer <[email protected]>
+ fix ``warning: command substitution: ignored null byte in input``
so that pom.xml files are correct
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-commons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.11.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
JohannesRabauer and others added 21 commits January 25, 2024 06:58
Bumps `junit-jupiter.version` from 5.8.1 to 5.10.1.

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.8.1 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.1...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.8.1 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.1...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.8.1 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.1...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…logging.log4j-log4j-api-2.22.1

Bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1
…ramework.boot-spring-boot-autoconfigure-3.2.2

Bump org.springframework.boot:spring-boot-autoconfigure from 3.2.0 to 3.2.2
…logging.log4j-log4j-core-2.22.1

Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1
…logging.log4j-log4j-slf4j2-impl-2.22.1

Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1
…ramework.data-spring-data-commons-3.2.2

Bump org.springframework.data:spring-data-commons from 3.2.1 to 3.2.2
…lf4j-api-2.0.11

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11
…er.version-5.10.1

Bump junit-jupiter.version from 5.8.1 to 5.10.1
…maven.plugins-maven-surefire-plugin-3.2.5

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5
Bumps [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) from 5.3.3 to 6.1.3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.3...v6.1.3)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ramework-spring-test-6.1.3

Bump org.springframework:spring-test from 5.3.3 to 6.1.3
Copy link

@JohannesRabauer JohannesRabauer marked this pull request as ready for review January 25, 2024 12:12
@JohannesRabauer JohannesRabauer merged commit 855e006 into master Jan 25, 2024
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.

2 participants