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

2.1.0 #40

Merged
merged 57 commits into from
Mar 27, 2024
Merged

2.1.0 #40

merged 57 commits into from
Mar 27, 2024

Conversation

conorheffron
Copy link
Owner

No description provided.

conorheffron and others added 30 commits November 4, 2021 22:48
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.7.5.201505241946 to 0.8.11.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/commits/v0.8.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.searchbox:jest](https://github.com/searchbox-io/Jest) from 0.1.6 to 6.3.1.
- [Commits](searchbox-io/Jest@jest-parent-0.1.6...v6.3.1)

---
updated-dependencies:
- dependency-name: io.searchbox:jest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 1.5.6.RELEASE to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.6.RELEASE...v3.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 1.5.6.RELEASE to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.6.RELEASE...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…-jacoco-maven-plugin-0.8.11

Bump org.jacoco:jacoco-maven-plugin from 0.7.5.201505241946 to 0.8.11
…framework.boot-spring-boot-gradle-plugin-3.2.4

Bump org.springframework.boot:spring-boot-gradle-plugin from 1.5.6.RELEASE to 3.2.4
Bumps [org.springframework.boot:spring-boot-starter-tomcat](https://github.com/spring-projects/spring-boot) from 1.5.6.RELEASE to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.6.RELEASE...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-tomcat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
conorheffron and others added 27 commits March 27, 2024 10:01
…ox-jest-6.3.1

Bump io.searchbox:jest from 0.1.6 to 6.3.1
…framework.boot-spring-boot-starter-test-3.2.4

Bump org.springframework.boot:spring-boot-starter-test from 1.5.6.RELEASE to 3.2.4
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 0.90.3 to 8.13.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v0.90.3...v8.13.0)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 3.3.4 to 5.20.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](https://github.com/rabbitmq/rabbitmq-java-client/commits/v5.20.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
* Update fortify.yml

* Remove Fortify Workflow
…mq-amqp-client-5.20.0

Bump com.rabbitmq:amqp-client from 3.3.4 to 5.20.0
Pull latest changes from dev branch
Pull latest changes from dev branch
…framework.boot-spring-boot-starter-tomcat-3.2.4

Bump org.springframework.boot:spring-boot-starter-tomcat from 1.5.6.RELEASE to 3.2.4
* Bump org.springframework.boot:spring-boot-starter-tomcat

Bumps [org.springframework.boot:spring-boot-starter-tomcat](https://github.com/spring-projects/spring-boot) from 1.5.6.RELEASE to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.6.RELEASE...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-tomcat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Update build.gradle

* Update build.gradle

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…csearch-elasticsearch-8.13.0

Bump org.elasticsearch:elasticsearch from 0.90.3 to 8.13.0
@conorheffron conorheffron self-assigned this Mar 27, 2024
@conorheffron conorheffron merged commit 5ba2162 into release Mar 27, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant