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

Issue-647: Dependency Updates and Line Comment Removal in config.json #648

Merged
merged 4 commits into from
Oct 28, 2022

Conversation

naphelps
Copy link
Member

@naphelps naphelps commented Oct 27, 2022

References: #647

Changes:

  • sbt 1.6.1 -> 1.7.1
  • akka 2.6.14 -> 2.6.16
  • config 1.4.0 -> 1.4.2
  • jakarta.ws.rs-api 2.1.1 -> 3.1.0
  • json4s-native 4.0.5 -> 4.0.6
  • json4s-jackson 4.0.5 -> 4.0.6
  • junit 4.13.1 -> 4.13.2
  • jwt-core 4.3.0 -> 5.0.0
  • postgresql 42.3.4 -> 42.5.0
  • scalacheck 1.15.0-M1 -> 1.17.0
  • slick-pg_json4s 0.20.3 -> 0.20.4
  • swagger-akka-http 2.5.2 -> 2.6.0
  • swagger-core-jakarta 2.1.5 -> 2.1.12
  • swagger-jaxrs2-jakarta 2.1.5 -> 2.1.12
  • swagger-scala-module 1.0.6 -> 2.5.0
  • swagger-ui 4.10.3 -> 4.15.0
  • sbt-scoverage 1.6.1 -> 2.0.6
  • sbt-native-packager 1.8.1 -> 1.9.11
  • javax.ws.rs-api support removed.
  • jakarta.ws.rs-api support added.
  • RHEL UBI 9-minimal support added.
  • Java 17 support added.
  • Issue 647: Line comments removed from src/main/resources/config.json
  • Updated GitHub action workflow for automated testing
  • Updated Dockerfile with changes from sbt-native-packager update

Changes:
- sbt                    1.6.1 -> 1.7.1
- akka                   2.6.14 -> 2.6.16
- config                 1.4.0 -> 1.4.2
- jakarta.ws.rs-api      2.1.1 -> 3.1.0
- json4s-native          4.0.5 -> 4.0.6
- json4s-jackson         4.0.5 -> 4.0.6
- junit                  4.13.1 -> 4.13.2
- jwt-core               4.3.0 -> 5.0.0
- postgresql             42.3.4 -> 42.5.0
- scalacheck             1.15.0-M1 -> 1.17.0
- slick-pg_json4s        0.20.3 -> 0.20.4
- swagger-akka-http      2.5.2 -> 2.6.0
- swagger-core-jakarta   2.1.5 -> 2.1.12
- swagger-jaxrs2-jakarta 2.1.5 -> 2.1.12
- swagger-scala-module   1.0.6 -> 2.5.0
- swagger-ui             4.10.3 -> 4.15.0
- sbt-scoverage          1.6.1 -> 2.0.6
- sbt-native-packager    1.8.1 -> 1.9.11
- javax.ws.rs-api support removed.
- jakarta.ws.rs-api support added.
- RHEL UBI 9-minimal support added.
- Java 17 support added.

Signed-off-by: Nathan Phelps <[email protected]>
…actions plugins to latest versions.

Signed-off-by: Nathan Phelps <[email protected]>
Copy link
Collaborator

@lorenzoking lorenzoking left a comment

Choose a reason for hiding this comment

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

LGTM!!

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.

4 participants