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

#5078 - Upgrade dependencies #5222

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

reckart
Copy link
Member

@reckart reckart commented Jan 12, 2025

What's in the PR

  • Pin MSSQL test image
  • eclipse-temurin 17 -> 21 (pinned)
  • opennlp 2.5.1 -> 2.5.3
  • junit 5.11.3 -> 5.11.4
  • junit-platform 1.11.3 -> 1.11.4
  • mockito 5.14.2 -> 5.15.2
  • spring-boot 3.4.0 -> 3.4.1
  • spring-data 3.4.0 -> 3.4.1
  • spring-security 6.4.1 -> 6.4.2
  • swagger 2.2.26 -> 2.2.27
  • log4j 2.24.2 -> 2.24.3
  • sentry 7.18.1 -> 7.20.0
  • tomcat 10.1.33 -> 10.1.34
  • jetty 12.0.15 -> 12.0.16
  • hibernate-validator 8.0.1 -> 8.0.2
  • wicket 10.2.0 -> 10.3.0
  • wicketstuff 10.2.0 -> 10.3.0
  • wicket-bootstrap 7.0.8 -> 7.0.9
  • wicket-jquery-selectors 4.0.6 -> 4.0.7
  • wicket-webjars 4.0.5 -> 4.0.6
  • opensearch 2.17.1 -> 2.18.0
  • okio 3.9.1 -> 3.10.2
  • bytebuddy 1.15.10 -> 1.15.11
  • commons-beanutils 1.9.4 -> 1.10.0
  • commons-csv 1.12.0 -> 1.13.0
  • commons-dbcp2 2.12.0 -> 2.13.0
  • commons-codec 1.17.1 -> 1.17.2
  • commons-text 1.12.0 -> 1.13.0
  • nimbus-jose-jwt 9.47 -> 9.48
  • jquery 1.14.0 -> 1.14.1
  • lucene 9.11.1 -> 9.12.1

How to test manually

  • No specific test procedure

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Pin MSSQL test image
- eclipse-temurin 17 -> 21 (pinned)
- opennlp 2.5.1 -> 2.5.3
- junit 5.11.3 -> 5.11.4
- junit-platform 1.11.3 -> 1.11.4
- mockito 5.14.2 -> 5.15.2
- spring-boot 3.4.0 -> 3.4.1
- spring-data 3.4.0 -> 3.4.1
- spring-security 6.4.1 -> 6.4.2
- swagger 2.2.26 -> 2.2.27
- log4j 2.24.2 -> 2.24.3
- sentry 7.18.1 -> 7.20.0
- tomcat 10.1.33 -> 10.1.34
- jetty 12.0.15 -> 12.0.16
- hibernate-validator 8.0.1 -> 8.0.2
- wicket 10.2.0 -> 10.3.0
- wicketstuff 10.2.0 -> 10.3.0
- wicket-bootstrap 7.0.8 -> 7.0.9
- wicket-jquery-selectors 4.0.6 -> 4.0.7
- wicket-webjars 4.0.5 -> 4.0.6
- opensearch 2.17.1 -> 2.18.0
- okio 3.9.1 -> 3.10.2
- bytebuddy 1.15.10 -> 1.15.11
- commons-beanutils 1.9.4 -> 1.10.0
- commons-csv 1.12.0 -> 1.13.0
- commons-dbcp2 2.12.0 -> 2.13.0
- commons-codec 1.17.1 -> 1.17.2
- commons-text 1.12.0 -> 1.13.0
- nimbus-jose-jwt 9.47 -> 9.48
- jquery 1.14.0 -> 1.14.1
- lucene 9.11.1 -> 9.12.1
@reckart reckart added this to the 35.0 milestone Jan 12, 2025
@reckart reckart self-assigned this Jan 12, 2025
- Update package-lock files
@reckart reckart force-pushed the refactoring/5078-Upgrade-dependencies branch from 62842ea to e5a48b6 Compare January 12, 2025 11:21
- Try fixing MSSQL server docker image tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant