Commit Graph

132 Commits

Author SHA1 Message Date
Robert von Burg 20bcef2b3a
[Project] update pom.xml 2023-02-09 16:01:58 +01:00
Robert von Burg d726ff7d05
[Project] Renamed strolch-bom 2022-12-16 15:28:17 +01:00
Robert von Burg 2fda56f954
[Major] Strolch version 2.x: renamed modules 2022-12-16 15:03:14 +01:00
Robert von Burg 078a5cb804
[Major] Moved to Jakarta Servlet 5.x and Jersey 3.1 2022-12-15 20:25:57 +01:00
Robert von Burg 2f05e768aa
[New] Updated to slf4j 2.x and logback 1.4.x
Updated LoggingLoader to reset configuration
2022-12-14 20:59:04 +01:00
Robert von Burg 07f5dc665c
[Project] Adding git-versioner-maven-plugin 2022-11-29 09:11:37 +01:00
dependabot[bot] 98956dbb75
Bump postgresql from 42.4.1 to 42.4.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.3)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:23:33 +00:00
Robert von Burg cdeb5d8a4e
[Project] cleaned up pom.xml 2022-11-14 15:18:10 +01:00
Robert von Burg a8304d6745
[Project] Updated compiler property to JDK 17 2022-10-10 12:46:12 +02:00
Robert von Burg a4e6208430
Revert "[Project] Fixing deployment to Nexus"
This reverts commit 3db66595fb.
2022-08-17 06:55:06 +02:00
Robert von Burg 7d30438881
Revert "[Project] Downgraded nexus-staging-maven-plugin version to 1.6.12"
This reverts commit 864cf6fc
2022-08-17 06:49:50 +02:00
Robert von Burg 3db66595fb
[Project] Fixing deployment to Nexus 2022-08-17 06:41:53 +02:00
Robert von Burg 7bb8302be0
[Project] Moved archetypes to separate repository 2022-08-16 22:06:27 +02:00
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
dependabot[bot] b6b7c8cd45
Bump postgresql from 42.3.3 to 42.4.1 (#24)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.4.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.3...REL42.4.1)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 09:34:12 +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 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 fa57bf213f [Project] Updated initial dependency-check suppressions 2021-12-22 13:32:46 +01:00
Robert von Burg 7384fa6d85 [Project] Updated postgresql dependency 2021-12-22 12:45:49 +01:00
Robert von Burg 5ca44157f6 [Project] Added dependency-check in mvn profile security 2021-12-22 12:40:24 +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 8a1e7aea4e [Project] Allow generating PMD and SpotBugs reports 2021-09-29 10:04:05 +02:00
Robert von Burg a404a708c2 [Major] Upgraded to Camel 3.11.1 2021-09-24 14:47:06 +02: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 72610ca9a6 [Project] Auto update to new version 1.8.0-SNAPSHOT 2021-09-24 08:54:58 +02:00
Robert von Burg f97c7df7b0 [Project] Updated snapshot version to 1.7.0-SNAPSHOT 2021-09-08 09:46:12 +02:00
Robert von Burg e61f9eb3d8 [Project] Update SCM URLs 2021-07-16 15:49:49 +02:00
Robert von Burg 72d84d1ea5 [Project] removed website module 2021-07-16 11:33:29 +02:00
Robert von Burg 5a05d14bd5 [Project] Updated to HikariCP 4.x 2021-05-26 09:28:15 +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 efe7755f3c [Project] change logback dependency definition 2021-04-23 14:58:56 +02:00
Robert von Burg 3eda5149b8 [Project] Updated tyrus and grizzly versions 2021-04-23 14:48:08 +02:00
Robert von Burg b3d2501e5b [Fix] Freeze jSerialComm version to 2.6.2 2021-04-20 14:05:00 +02:00
Robert von Burg 48948a5707 [Project] fixed import of javax.servlet 2021-04-19 17:25:19 +02:00
Robert von Burg 737e679672 [Project] updated pi4j to release 1.4 2021-03-03 09:40:10 +01:00
Snyk bot b510ea9f67
fix: upgrade org.postgresql:postgresql from 42.2.17.jre7 to 42.2.18.jre7 (#19)
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.2.17.jre7 to 42.2.18.jre7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.postgresql/postgresql/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/ad44f97f-ef3a-465e-a126-6d30ac46a757?utm_source=github&utm_medium=upgrade-pr
2020-11-09 13:52:46 +01:00
Snyk bot d8b08dd376
fix: upgrade org.postgresql:postgresql from 42.2.16.jre7 to 42.2.17.jre7 (#18)
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.2.16.jre7 to 42.2.17.jre7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.postgresql/postgresql/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/ad44f97f-ef3a-465e-a126-6d30ac46a757?utm_source=github&utm_medium=upgrade-pr
2020-11-04 13:13:07 +01:00
Snyk bot 6de07354d6
fix: pom.xml to reduce vulnerabilities (#14)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
2020-10-14 10:50:16 +02:00
Snyk bot e35c012574
fix: upgrade org.postgresql:postgresql from 42.2.15 to 42.2.16.jre7 (#9)
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.2.15 to 42.2.16.jre7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.postgresql/postgresql/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/ad44f97f-ef3a-465e-a126-6d30ac46a757?utm_source=github&utm_medium=upgrade-pr
2020-09-29 11:02:46 +02:00
Robert von Burg a31a8643f3 [Project] Updated JDK to 11 -> It is time to leave JDK 8 behind 2020-09-04 15:48:18 +02:00
Robert von Burg f1c1948398 [Project] Updated dependencies 2020-08-18 10:52:16 +02:00
Robert von Burg 6ef1cc4f50 [Project] Updated dependencies 2020-08-17 21:55:33 +02:00
Robert von Burg 6d4ae7ae33 [Major] Use cron expressions to execute StrolchJobs
A strolch job can now be modelled in XML as follows:

   <Resource Id="reloadPolicies" Name="Reload Policies" Type="StrolchJob">
       <ParameterBag Id="parameters" Name="Parameters" Type="Parameters">
           <Parameter Id="className" Name="Class Name" Type="String"
                   Value="li.strolch.policy.ReloadPoliciesJob"/>
           <Parameter Id="mode" Name="Job Mode" Type="String"
                   Interpretation="Enumeration" Uom="JobMode" Value="Recurring"/>
           <Parameter Id="startDate" Name="Job StartDate" Type="Date" Value="-"/>
           <Parameter Id="cron" Name="Cron" Type="String" Value="47 * * * *"/>
       </ParameterBag>
   </Resource>
2020-05-02 21:57:25 +02:00
Robert von Burg dadc2a8cb8 [Major] Rewrote execution with controllers 2020-02-18 18:11:22 +01:00