Commit Graph

31 Commits

Author SHA1 Message Date
Robert von Burg 864cf6fc4f
[Project] Downgraded nexus-staging-maven-plugin version to 1.6.12
this is because of https://issues.sonatype.org/browse/OSSRH-79509
2022-08-16 13:35:26 +02:00
Robert von Burg a69044fb5a
[Project] Updated nexus-staging-maven-plugin version to 1.6.13 2022-08-16 13:16:01 +02:00
Robert von Burg a85ee2fd7d
[Project] Updated postgresql version to 42.4.1 2022-08-16 12:30:36 +02:00
Robert von Burg 311cc30db2
[Project] Added missing groupId to plugin 2022-07-26 10:36:08 +02:00
Robert von Burg d545355b56
[Project] remove bower_components in release profile before running npm install 2022-07-15 10:05:11 +02:00
Robert von Burg cbe7b0d171
[Project] Added maven clean plugin version 3.2.0 2022-07-15 10:04:43 +02:00
Robert von Burg df1d58901f
[Project] Updated logback to 1.2.9 2022-04-29 16:31:15 +02:00
Robert von Burg b6f05ff05b [Project] Added additional demo view to mvn web archetype 2022-04-22 09:14:28 +02:00
Robert von Burg bc1a27b8c3
[Project] Refactored mvn web archetype into complete application 2022-04-21 15:55:35 +02:00
Robert von Burg 118e3ade32 [Project] Update postgresql from 42.3.1 to 42.3.3 2022-02-16 10:09:20 +01:00
Robert von Burg 330d14545d [Project] Updated dependencies to latest minor version 2022-01-05 12:29:32 +01:00
Robert von Burg 7384fa6d85 [Project] Updated postgresql dependency 2021-12-22 12:45:49 +01:00
Robert von Burg 783a530f3b [Project] Updated logback to 1.2.8 due to https://jira.qos.ch/browse/LOGBACK-1591 2021-12-14 17:13:43 +01:00
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