Skip to content

NIFI-13227 updating various dependencies#8849

Closed
joewitt wants to merge 1 commit intoapache:mainfrom
joewitt:NIFI-13227
Closed

NIFI-13227 updating various dependencies#8849
joewitt wants to merge 1 commit intoapache:mainfrom
joewitt:NIFI-13227

Conversation

@joewitt
Copy link
Contributor

@joewitt joewitt commented May 17, 2024

aspectj 1.9.22.1 (1.9.22)
mockito 5.12.0 (5.11.0)
software.amazon.awssdk 2.25.54 (2.25.49)
com.amazonaws 1.12.724 (719)
com.slack.api 1.39.2 (from 1.39.0)
swagger-annotations 2.2.22 (2.2.21)
mockftpserver 3.2.0 (from 3.1.0)
org.springframework 6.1.6 6.1.7
subethasmtp 7.1.1 (from 7.0.2)
reactor-core/test 3.6.6 (from 3.6.5)
spring-retry 2.0.6

Summary

NIFI-00000

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 21

UI Contributions

  • NiFi is modernizing its UI. Any contributions that update the current UI also need to be implemented in the new UI.

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

@joewitt
Copy link
Contributor Author

joewitt commented May 20, 2024

Updating a few that already bumped plus a couple new ones as well.

aspectj 1.9.22.1 (1.9.22)
mockito 5.12.0 (5.11.0)
software.amazon.awssdk 2.25.55 (2.25.49)
com.amazonaws 1.12.725 (719)
com.slack.api 1.39.2 (from 1.39.0)
swagger-annotations 2.2.22 (2.2.21)
mockftpserver 3.2.0 (from 3.1.0)
org.springframework 6.1.6 6.1.7
subethasmtp 7.1.1 (from 7.0.2)
reactor-core/test 3.6.6 (from 3.6.5)
spring-retry 2.0.6
com.google.cloud libraries bom 26.39.0 26.38.0
flyway 10.12.0 -> 10.13.0
@joewitt
Copy link
Contributor Author

joewitt commented May 20, 2024

commit is rebased/forced with latest updates.

Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the upgrades @joewitt! +1 merging

shubhluck pushed a commit to shubhluck/nifi that referenced this pull request Jun 1, 2024
- Upgraded aspectj from 1.9.22 to 1.9.22.1
- Upgraded mockito from 5.11.0 to 5.12.0
- Upgraded software.amazon.awssdk from 2.25.49 to 2.25.55
- Upgraded com.amazonaws from 1.12.719 to 1.12.725
- Upgraded com.slack.api from 1.39.0 to 1.39.2
- Upgraded swagger-annotations from 2.2.21 to 2.2.22
- Upgraded mockftpserver from 3.1.0 to 3.2.0
- Upgraded Spring Framework from 6.1.6 to 6.1.7
- Upgraded subethasmtp from 7.0.2 to 7.1.1
- Upgraded reactor-core and test from 3.6.5 to 3.6.6
- Upgraded spring-retry from 2.0.5 to 2.0.6
- Upgraded com.google.cloud libraries-bom from 26.38.0 to 26.39.0
- Upgraded flyway from 10.12.0 to 10.13.0

This closes apache#8849

Signed-off-by: David Handermann <exceptionfactory@apache.org>
shubhluck pushed a commit to shubhluck/nifi that referenced this pull request Jun 1, 2024
- Upgraded aspectj from 1.9.22 to 1.9.22.1
- Upgraded mockito from 5.11.0 to 5.12.0
- Upgraded software.amazon.awssdk from 2.25.49 to 2.25.55
- Upgraded com.amazonaws from 1.12.719 to 1.12.725
- Upgraded com.slack.api from 1.39.0 to 1.39.2
- Upgraded swagger-annotations from 2.2.21 to 2.2.22
- Upgraded mockftpserver from 3.1.0 to 3.2.0
- Upgraded Spring Framework from 6.1.6 to 6.1.7
- Upgraded subethasmtp from 7.0.2 to 7.1.1
- Upgraded reactor-core and test from 3.6.5 to 3.6.6
- Upgraded spring-retry from 2.0.5 to 2.0.6
- Upgraded com.google.cloud libraries-bom from 26.38.0 to 26.39.0
- Upgraded flyway from 10.12.0 to 10.13.0

This closes apache#8849

Signed-off-by: David Handermann <exceptionfactory@apache.org>
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