Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot] ff6f1c820e
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.3.12 (#3)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.3.12)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 10:03:39 +01:00
Robert von Burg 4be18ae0ba
[New] Updated to Strolch 1.8.x and added a test 2022-11-18 10:28:16 +01:00
Robert von Burg 7653ae716e
[Project] Updated to Strolch 1.8.x 2022-11-18 07:17:08 +01:00
Robert von Burg f9c675e9dc
Merge pull request #2 from strolch-li/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.2 to 2.8.9
2022-05-23 07:01:30 +02:00
dependabot[bot] 5e0e3c1a01
Bump gson from 2.8.2 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.2...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 20:48:30 +00:00
Robert von Burg 4693b35cfa
Merge pull request #1 from 4treesCH/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2020-10-13 11:37:59 +02:00
dependabot[bot] b475c5e22a
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 00:32:56 +00:00
Robert von Burg 281c7a401f [Minor] Code cleanup 2018-10-26 18:12:00 +02:00
Robert von Burg 73a6294f9c [Major] Update website tutorial to not use queries 2018-06-22 18:15:11 +02:00
Robert von Burg ff3a319787 [Major] Replaced queries with searches 2018-06-22 17:34:20 +02:00
Robert von Burg 3912daeb75 [Project] Add BicycleProduction.xml as example 2018-03-28 17:39:04 +02:00
Robert von Burg 646ac44a15 [New] Added ModelQuery and Inspector to bookshop REST API 2018-02-27 18:35:44 +01:00
Robert von Burg b1bfd621eb [Fix] Fixed code due to changes in visitor behaviour in Strolch 2018-02-27 18:02:04 +01:00
Robert von Burg b211dc76f5 [Project] Use latest slf4j and logback-classic 2017-09-20 17:53:01 +02:00
Robert von Burg 5315be28c6 [Minor] Log how long Agent needs to start 2017-09-08 14:16:30 +02:00
Robert von Burg 67e02de24b [Major] Fixed privileges due to changes in Strolch 2017-07-24 20:08:24 +02:00
Robert von Burg b4f7b10e9d [Fix] Fixed compile errores due to changes in Strolch 2017-07-24 13:55:28 +02:00
Robert von Burg 2bc31f022e [Major] Implemented CRUD for books 2017-06-01 12:40:33 +02:00
Robert von Burg 2a2a79cb09 [Project] Update to Jersey 2.25.1 2017-05-26 11:37:44 +02:00
Robert von Burg 93a9a3e697 [Major] Privilege passwords are now salted! 2017-05-22 14:38:42 +02:00
Robert von Burg e9a0771973 [Project] model changes 2017-05-21 21:44:21 +02:00
Robert von Burg e2af6a41aa [Project] Initial Commit 2017-05-21 14:04:57 +02:00