Commit Graph

36 Commits

Author SHA1 Message Date
Robert von Burg 6f26fb2ca8 [Project] Updated initial dependency-check suppressions 2021-12-22 13:32:46 +01:00
Robert von Burg 583630c35c [Project] Updated postgresql dependency 2021-12-22 12:45:49 +01:00
Robert von Burg 55d200b915 [Project] Added dependency-check in mvn profile security 2021-12-22 12:40:24 +01:00
Robert von Burg 93dcd219ea [Project] Changed version to 1.2.0-SNAPSHOT 2021-12-15 16:34:06 +01:00
Robert von Burg 11eb3a81e6 [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 7ba0c31ca4 [Project] Don't use Jakarta yet, use javax 2021-11-29 18:06:13 +01:00
Robert von Burg 72c6d8f568 [Project] Updating dependencies 2021-09-24 14:45:01 +02:00
Robert von Burg 74d5a3a8b7 [Project] Updated to JDK 17 2021-09-24 10:17:11 +02:00
Robert von Burg 561519361c [Project] New SNAPSHOT versions and dependency version 2021-09-24 10:05:04 +02:00
Robert von Burg 73c6593a2f [Project] Auto update to new version 1.1.0-SNAPSHOT 2021-09-24 08:55:16 +02:00
Robert von Burg faab881ef3 [Project] Updated to Strolch 1.7.0-SNAPSHOT 2021-09-08 09:50:06 +02:00
Robert von Burg ef0eafb6f1 [Project] Prepare pom.xml for deployment 2021-07-16 16:06:23 +02:00
Robert von Burg b0987bd7f5 [Project] Prepare pom.xml for deployment 2021-07-16 15:49:59 +02:00
Robert von Burg 5a74c39432 [Project] Updated to HikariCP 4.x 2021-05-26 09:28:15 +02:00
Robert von Burg 7520fdf39c [Project] Updated grizzly dependencies 2021-04-30 14:41:46 +02:00
Robert von Burg 496f47ac71 [Project] Updated jersey version to 2.34 2021-04-28 13:03:27 +02:00
Robert von Burg 7e0da80894 [Project] Updated tyrus and grizzly versions 2021-04-23 14:48:08 +02:00
Robert von Burg 8f1c2632e0 [Fix] Freeze jSerialComm version to 2.6.2 2021-04-20 14:05:00 +02:00
Robert von Burg 2a4f848da8 [Project] updated pi4j to release 1.4 2021-03-03 09:40:10 +01:00
snyk-bot 64fe016524
fix: upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32
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/855a0753-f446-4b76-8315-af9a5efa19a9?utm_source=github&utm_medium=upgrade-pr
2020-10-17 23:41:20 +00:00
dependabot[bot] ecd07dbc67
Bump junit from 4.13 to 4.13.1
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>
2020-10-13 19:05:55 +00:00
Robert von Burg e760c04034 [Project] use Strolch snapshot 2020-09-30 10:44:46 +02:00
snyk-bot 7a0770ae7a
fix: upgrade org.glassfish.tyrus:tyrus-container-grizzly-client from 1.13 to 1.17
Snyk has created this PR to upgrade org.glassfish.tyrus:tyrus-container-grizzly-client from 1.13 to 1.17.

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

See this project in Snyk:
https://app.snyk.io/org/eitch/project/855a0753-f446-4b76-8315-af9a5efa19a9?utm_source=github&utm_medium=upgrade-pr
2020-09-28 23:41:23 +00:00
Robert von Burg 05f7bbff6c [Project] Update pom.xml in auto release 2020-09-28 10:30:32 +02:00
Robert von Burg 215fe304dc Revert "[Project] Update pom.xml in auto release"
This reverts commit 67475af6
2020-09-04 15:52:02 +02:00
Robert von Burg 67475af649 [Project] Update pom.xml in auto release 2020-09-04 15:51:23 +02:00
Robert von Burg d60f76d2d6 [Project] Updated version to 1.0.0-SNAPSHOT 2020-09-04 15:50:26 +02:00
Robert von Burg 8d19e2305b [Project] Updated dependencies 2020-08-18 10:52:15 +02:00
Robert von Burg 00d77face4 [Project] Updated dependencies 2020-08-17 21:55:33 +02:00
Robert von Burg 603a2bc45e [Project] Updating to JDK 11 2020-08-07 15:36:08 +02:00
Robert von Burg d281fb0805 [Major] Moved PlcNotificationListener to gw-server 2020-03-30 18:16:34 +02:00
Robert von Burg 3da8df695e [New] Added PlcAddressGenerator in strolch-plc-util 2020-02-06 14:20:36 +01:00
Robert von Burg 08e6057a08 [New] Implementing PLC client<->server websocket 2020-01-28 19:43:20 +01:00
Robert von Burg 96eef75f8c [Major] Refactored constants into strolch-plc-model, and created PlcGwHandler for notifying server 2020-01-28 12:33:52 +01:00
Robert von Burg 1c478e075e [Project] Set pi4j version to 1.4-SNAPSHOT 2020-01-27 16:58:12 +01:00
Robert von Burg 1a19dad296 [Project] Initial Commit 2020-01-27 16:17:00 +01:00