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

Dependency upgrades #3974

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Dependency upgrades #3974

wants to merge 1 commit into from

Conversation

filiphr
Copy link
Contributor

@filiphr filiphr commented Oct 4, 2024

  • Use Maven Wrapper from the Maven Project
  • Spring Boot 3.3.4
  • Spring Framework 6.1.13
  • Spring Security 6.3.3
  • Spring AMQP 3.1.7
  • Spring Kafka 3.2.4
  • Spring LDAP 3.2.6
  • Reactor Netty 1.1.22
  • Jackson 2.17.2
  • Camel 4.8.0
  • CXF 4.0.5
  • Groovy 4.0.23
  • JUnit Jupiter 5.10.3
  • Hikari 5.1.0
  • Mockito 5.11.0
  • Byte Buddy 1.14.19
  • Artemis 2.33.0
  • Apache Commons Lang3 3.17.0
  • Commons IO 2.17.0
  • Commons Codec 1.17.1
  • Apache Http Client 5 5.3.1
  • Jakarta XML Bind API 4.0.2
  • Galssfish Jaxb 4.0.5
  • Eclipse Angus Mail 2.0.3
  • MariaDB Java Client 3.3.3
  • MyBatis 3.15.16
  • PostgreSQL 42.7.4
  • Joda Time 2.13.0
  • MSQL JDBC 12.6.4.jre11
  • AssertJ 3.25.3
  • JsonUnit 3.4.1
  • Maven Compiler Plugin 3.13.0
  • Maven Surefire Plugin 3.5.0
  • Maven Jar Plugin 3.4.2
  • Maven Javadoc Plugin 3.10.1
  • Maven GPG Plugin 3.2.7
  • Maven Install Plugin 3.1.3
  • Maven Source Plugin 3.3.1
  • Maven Release Plugin 3.1.1
  • Exec Maven Plugin 3.4.1
  • Liquibase Maven Plugin 4.29.2
  • Jacoco Maven Plugin 0.8.12
  • Adjust KafkaChannelDefinitionProcessor with changes from Spring Kafka 3.2.x
  • Update notice.txt
  • Remove not used dependencies from dependency management (xml-api:xml-apis, org.mybatis:mybatis-spring, com.google.guava:guava, xerces:xercesImpl)

* Use Maven Wrapper from the Maven Project
* Spring Boot 3.3.4
* Spring Framework 6.1.13
* Spring Security 6.3.3
* Spring AMQP 3.1.7
* Spring Kafka 3.2.4
* Spring LDAP 3.2.6
* Reactor Netty 1.1.22
* Jackson 2.17.2
* Camel 4.8.0
* CXF 4.0.5
* Groovy 4.0.23
* JUnit Jupiter 5.10.3
* Hikari 5.1.0
* Mockito 5.11.0
* Byte Buddy 1.14.19
* Artemis 2.33.0
* Apache Commons Lang3 3.17.0
* Commons IO 2.17.0
* Commons Codec 1.17.1
* Apache Http Client 5 5.3.1
* Jakarta XML Bind API 4.0.2
* Galssfish Jaxb 4.0.5
* Eclipse Angus Mail 2.0.3
* MariaDB Java Client 3.3.3
* MyBatis 3.15.16
* PostgreSQL 42.7.4
* Joda Time 2.13.0
* MSQL JDBC 12.6.4.jre11
* AssertJ 3.25.3
* JsonUnit 3.4.1
* Maven Compiler Plugin 3.13.0
* Maven Surefire Plugin 3.5.0
* Maven Jar Plugin 3.4.2
* Maven Javadoc Plugin 3.10.1
* Maven GPG Plugin 3.2.7
* Maven Install Plugin 3.1.3
* Maven Source Plugin 3.3.1
* Maven Release Plugin 3.1.1
* Exec Maven Plugin 3.4.1
* Liquibase Maven Plugin 4.29.2
* Jacoco Maven Plugin 0.8.12
* Adjust KafkaChannelDefinitionProcessor with changes from Spring Kafka 3.2.x
* Update notice.txt
* Remove not used dependencies from dependency management (xml-api:xml-apis, org.mybatis:mybatis-spring, com.google.guava:guava, xerces:xercesImpl)
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