Commit Graph

18 Commits

Author SHA1 Message Date
Robert von Burg fdb04a8839 [Project] Don't use Jakarta yet, use javax 2021-11-29 18:06:13 +01:00
Robert von Burg 4e65fe038c [Project] Updating dependencies 2021-09-24 14:45:01 +02:00
Robert von Burg 77648a445c [Project] Updated to JDK 17 2021-09-24 10:17:11 +02:00
Robert von Burg 5a05d14bd5 [Project] Updated to HikariCP 4.x 2021-05-26 09:28:15 +02:00
Robert von Burg c254246013 [Minor] Added reconfigure of logging on web context destroyed
This solves the logs not showing the shutdown process
2021-05-25 16:48:32 +02:00
Robert von Burg 476d652294 [Project] Updated grizzly dependencies 2021-04-30 14:41:46 +02:00
Robert von Burg 6eb3229a69 [Project] Updated jersey version to 2.34 2021-04-28 13:03:27 +02:00
Robert von Burg 3eda5149b8 [Project] Updated tyrus and grizzly versions 2021-04-23 14:48:08 +02:00
Snyk bot 67c429e966
fix: upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32 (#17)
Snyk has created this PR to upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.glassfish.jersey.bundles/jaxrs-ri/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/373537c8-b6fc-449d-b7bb-a06c0562b79c?utm_source=github&utm_medium=upgrade-pr
2020-10-19 13:37:15 +02:00
dependabot[bot] 4821a523cd
Bump junit (#16)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-14 10:51:29 +02:00
Snyk bot 9a1812163e
fix: upgrade org.glassfish.tyrus:tyrus-client from 1.13 to 1.17 (#13)
Snyk has created this PR to upgrade org.glassfish.tyrus:tyrus-client from 1.13 to 1.17.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.glassfish.tyrus/tyrus-client/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/373537c8-b6fc-449d-b7bb-a06c0562b79c?utm_source=github&utm_medium=upgrade-pr
2020-09-30 10:30:11 +02:00
Robert von Burg 985ec22abf [Project] Updated dependency version in archetype 2020-09-29 10:17:07 +02:00
Robert von Burg 2467202502 [Project] updated JDK to 11 2020-09-25 14:43:21 +02:00
Robert von Burg f1c1948398 [Project] Updated dependencies 2020-08-18 10:52:16 +02:00
Robert von Burg 6b9b3a5e94 [Project] Updated dependencies 2020-08-17 22:01:12 +02:00
Robert von Burg f1d94bb6f5 [Project] fixed missing warFinalName property in webapp archetype 2019-11-07 10:31:14 +01:00
Robert von Burg edf60923ac [Project] Updated slf4j to 1.7.28 2019-09-25 11:12:49 +02:00
Robert von Burg 15a9c924e7 [Major] Added maven archetypes to create new projects 2019-09-10 13:22:49 +02:00