Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
cd6c102b59
Bump maven-deploy-plugin from 2.8.2 to 3.1.0 in /other_langs/tests_java (#6099) 2023-03-21 10:16:00 -01:00
dependabot[bot]
6da5855dcf
Bump maven-resources-plugin in /other_langs/tests_java (#6069) 2023-03-15 19:24:04 +00:00
dependabot[bot]
1b52b028b6
Merge pull request #6071 from getmoto/dependabot/maven/other_langs/tests_java/org.apache.maven.plugins-maven-jar-plugin-3.3.0 2023-03-15 19:05:31 +00:00
dependabot[bot]
52154f951c
Bump junit from 4.13.1 to 4.13.2 in /other_langs/tests_java (#6072) 2023-03-15 11:01:54 -01:00
dependabot[bot]
0e2c9bf50b
Bump maven-site-plugin from 3.7.1 to 3.12.1 in /other_langs/tests_java (#6070) 2023-03-15 10:42:28 -01:00
dependabot[bot]
ec3e214c04
Bump maven-install-plugin from 2.5.2 to 3.1.0 in /other_langs/tests_java (#6068) 2023-03-14 22:19:30 -01:00
dependabot[bot]
30e188c0c5
Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /other_langs/tests_java
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.0.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.0.2...maven-jar-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 16:29:28 +00:00
dependabot[bot]
fa521b063b
Bump junit from 4.11 to 4.13.1 in /other_langs/tests_java (#6064) 2023-03-14 11:43:57 -01:00
Bert Blommers
d525423f94
Admin: Add tests for Java SDK (#6002) 2023-03-02 13:28:21 -01:00
MiazinNikita
ea7ac6e9cf Added an example of using a moto server with Scala 2019-07-07 14:17:32 +03:00
Steve Pulec
cda553abfb Change tests to use default server port of 5000. 2017-03-12 21:04:19 -04:00
Steve Pulec
81836b6981 Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00