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

[dev work] update packages versions #86

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

8naama
Copy link
Contributor

@8naama 8naama commented Nov 11, 2024

Description

this pr closes #52 closes #73 closes #74 closes #79 closes #81 closes #82

  • org.apache.maven.plugins:maven-source-plugin, 1.0.0-SNAPSHOT >> 1.0.0
  • org.apache.maven.plugins:maven-compiler-plugin, 3.5.1 >> 3.13.0
  • org.apache.maven.plugins:maven-javadoc-plugin, >>
  • org.junit.jupiter:junit-jupiter-engine, 5.8.2 >> 5.11.3
  • org.junit.platform:junit-platform-engine, 1.8.2 >> 1.11.3
  • org.junit.platform:junit-platform-suite, 1.8.2 >> 1.11.3
  • com.google.guava:guava, 25.0-jre >> 33.3.1-jre
  • com.google.code.gson:gson, 2.3.1 >> 2.11.0
  • org.assertj:assertj-core, 3.4.1 >> 3.26.3
  • org.junit.jupiter:junit-jupiter-api, 5.10.2 >> 5.11.3
  • org.junit.platform:junit-platform-suite-api, 1.8.0 >> 1.11.3
  • org.slf4j:slf4j-api, 1.7.5 >> 2.0.16
  • org.slf4j:slf4j-simple, 1.6.4 >> 2.0.16
  • org.ikasan:bigqueue, 1.0.0-SNAPSHOT >> 1.0.0
  • org.eclipse.jetty:jetty-server, 9.4.48.v20220622 >> 9.4.56.v20240826
    • Important note: we should upgrade to jetty 12.x, but it requires some changes in the code, so should be done as part of a separate pr (I opened us an internal task for it)
  • update the developer in pom.xml to available team contact
  • update readme

What type of PR is this?

(check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build / CI
  • ⏩ Revert

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help from somebody

@8naama 8naama requested review from ralongit and yotamloe November 11, 2024 14:58
Copy link

@ralongit ralongit left a comment

Choose a reason for hiding this comment

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

Looks good

@8naama 8naama merged commit a5db838 into master Nov 11, 2024
4 checks passed
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.

The logzio-java-sender is vulnerable to CVE-2023-2976
2 participants