Sebastian Serth
|
2864a60653
|
Add Workflow for Java CI and specify encoding
|
2022-08-03 22:36:03 +02:00 |
|
Sebastian Serth
|
a7b4b25e61
|
Update JUnit to v14.13.2
|
2022-08-03 14:43:39 +02:00 |
|
dependabot[bot]
|
9d54a40340
|
Bump junit from 4.11 to 4.13.1 in /deploy/aws/java11Exec
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 14:43:39 +02:00 |
|
Sebastian Serth
|
bdf42cd2a7
|
Update dependencies in Java POM
|
2022-08-03 14:43:00 +02:00 |
|
Maximilian Paß
|
09b90a4555
|
Java11Exec: Quick fix for test dependencies.
|
2022-04-24 17:28:40 +02:00 |
|
Maximilian Paß
|
4cf72ee337
|
AWS SAM deployment (#91)
* Generate AWS SAM application
with the Poseidon Java 11 Executor Lambda Function.
* Extend AWS Lambda documentation.
* Apply suggestions from code review
Co-authored-by: Sebastian Serth <MrSerth@users.noreply.github.com>
* Parse dynamic AWS region
Co-authored-by: Sebastian Serth <MrSerth@users.noreply.github.com>
|
2022-01-27 23:07:13 +01:00 |
|