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

Release/v1.4.3 #30

Merged
merged 41 commits into from
Oct 28, 2023
Merged

Release/v1.4.3 #30

merged 41 commits into from
Oct 28, 2023

Conversation

giulong
Copy link
Owner

@giulong giulong commented Oct 28, 2023

No description provided.

giulong and others added 30 commits October 26, 2023 20:15
Bumps `jackson.version` from 2.15.2 to 2.15.3.

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.15.3
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.2 to 2.15.3
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.2...jackson-dataformats-text-2.15.3)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.15.2 to 2.15.3
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.15.2...jackson-dataformat-xml-2.15.3)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.2 to 2.15.3

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `jsonschemagenerator.version` from 4.31.1 to 4.32.0.

Updates `com.github.victools:jsonschema-generator` from 4.31.1 to 4.32.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.31.1...v4.32.0)

Updates `com.github.victools:jsonschema-module-jackson` from 4.31.1 to 4.32.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.31.1...v4.32.0)

Updates `com.github.victools:jsonschema-maven-plugin` from 4.31.1 to 4.32.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.31.1...v4.32.0)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.victools:jsonschema-module-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.victools:jsonschema-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.10...v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.28...v1.18.30)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

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

---
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] <support@github.com>
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.slack.api:slack-api-client](https://github.com/slackapi/java-slack-sdk) from 1.32.0 to 1.34.0.
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Changelog](https://github.com/slackapi/java-slack-sdk/blob/main/jSlack_changelog.md)
- [Commits](slackapi/java-slack-sdk@v1.32.0...v1.34.0)

---
updated-dependencies:
- dependency-name: com.slack.api:slack-api-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.aventstack:extentreports](https://github.com/extent-framework/extentreports-java) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/extent-framework/extentreports-java/releases)
- [Changelog](https://github.com/extent-framework/extentreports-java/blob/master/CHANGELOG.md)
- [Commits](extent-framework/extentreports-java@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: com.aventstack:extentreports
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.0 to 3.3.1.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…he.maven.plugins-maven-clean-plugin-3.3.2

Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
…he.maven.plugins-maven-checkstyle-plugin-3.3.1

Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
…tstack-extentreports-5.1.1

Bump com.aventstack:extentreports from 5.1.0 to 5.1.1
…k.api-slack-api-client-1.34.0

Bump com.slack.api:slack-api-client from 1.32.0 to 1.34.0
giulong and others added 11 commits October 28, 2023 15:35
…he.maven.plugins-maven-javadoc-plugin-3.6.0

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
…he.maven.plugins-maven-surefire-plugin-3.2.1

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1
…ectlombok-lombok-1.18.30

Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
…ito-mockito-junit-jupiter-5.6.0

Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0
…co-jacoco-maven-plugin-0.8.11

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
…magenerator.version-4.32.0

Bump jsonschemagenerator.version from 4.31.1 to 4.32.0
…he.maven.plugins-maven-failsafe-plugin-3.2.1

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1
…version-2.15.3

Bump jackson.version from 2.15.2 to 2.15.3
Bumps `simplejavamail.version` from 8.1.3 to 8.3.1.

Updates `org.simplejavamail:simple-java-mail` from 8.1.3 to 8.3.1
- [Release notes](https://github.com/bbottema/simple-java-mail/releases)
- [Changelog](https://github.com/bbottema/simple-java-mail/blob/master/RELEASE.txt)
- [Commits](bbottema/simple-java-mail@8.1.3...8.3.1)

Updates `org.simplejavamail:authenticated-socks-module` from 8.1.3 to 8.3.1

---
updated-dependencies:
- dependency-name: org.simplejavamail:simple-java-mail
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.simplejavamail:authenticated-socks-module
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Bump simplejavamail.version from 8.1.3 to 8.3.1
@giulong giulong merged commit fab0803 into main Oct 28, 2023
@giulong giulong deleted the release/v1.4.3 branch October 28, 2023 13:53
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