Sindre Stephansen
be223bd37a
Add ktor and mockk, and bump versions
3 년 전
Sindre Stephansen
250530f07e
Add glassfish-corba and kotlin support for mockito
3 년 전
Sindre Stephansen
3fc4730a3d
Use Windows-friendly path names
3 년 전
Sindre Stephansen
4e7404d040
Update pom fetch script
3 년 전
Sindre Stephansen
eecd762249
Replace pom fetch script, and update poms
3 년 전
Sindre Stephansen
15902d95d5
Automatically fetch latest POM files ( #26 )
* Add script to automatically download the latest pom/bom file
* Fix update script
* Update docker java version
* Add jboss mirror
* Make sure to remove containers
* Create POM from scratch instead of downloading
* Make logs clearer
* Update generated pom
* Add handling of BOMs
* Handle transitive BOM dependencies
* Replace manual BOMs with automatically fetched ones
* Replace manual POMs with automatically fetched ones
* Separate package versions to prevent transient dependency conflicts
* Add hibernate update
* Revert "Add jboss mirror"
This reverts commit 6f5b00dfac .
* Revert "Update docker java version"
This reverts commit 5a39d0f49a .
* Update README
* Update quarkus and asciidoctor
* Add koin
3 년 전
Sindre Stephansen
28cde13958
Rename the pom file directory
3 년 전
Lars Wilhelmsen
21cb2a9a03
Bump misc versions
3 년 전
dependabot[bot]
ac466ce176
Bump jackson-databind from 2.13.1 to 2.13.2.1 in /examples/quarkus
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.1 to 2.13.2.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 년 전
dependabot[bot]
f4d5e8844a
Bump h2 from 1.4.197 to 2.1.210 in /examples/quarkus
Bumps [h2](https://github.com/h2database/h2database ) from 1.4.197 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases )
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.1.210 )
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 년 전
dependabot[bot]
57655be62c
Bump liquibase-core from 4.7.1 to 4.8.0 in /examples/quarkus
Bumps [liquibase-core](https://github.com/liquibase/liquibase ) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/liquibase/liquibase/releases )
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt )
- [Commits](https://github.com/liquibase/liquibase/compare/v4.7.1...v4.8.0 )
---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 년 전
dependabot[bot]
ebb89cf72c
Bump keycloak-core from 16.1.0 to 17.0.1 in /examples/quarkus
Bumps [keycloak-core](https://github.com/keycloak/keycloak ) from 16.1.0 to 17.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/16.1.0...17.0.1 )
---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 년 전
Sindre Stephansen
f885c8b4cc
Add a master pom.xml as an entrypoint for dependabot ( #6 )
* Add a master pom.xml as an entrypoint for dependabot
* Add vulnerable log4j dependency to test dependabot
* Fix pom generation
* Moved bom files to make dependabot recognize them
* Remove dependencies from root pom.xml
* Add local poms as modules, not dependencies
* Revert "Moved bom files to make dependabot recognize them"
This reverts commit 1742e08ed2 .
* Revert "Revert "Moved bom files to make dependabot recognize them""
This reverts commit 1f17702f9b .
* Make generate_master_pom.sh executable
* Update README
* Revert "Add vulnerable log4j dependency to test dependabot"
This reverts commit 7d45af18af .
3 년 전
Lars Wilhelmsen
82ea8e4ed6
v0.3: fix shared config setup. add quarkus BOM as example.
3 년 전