Sindre Stephansen
3cd321d758
Add koin-ktor, logging, and update packages
3年前
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]
357cf9a12c
Bump spring-beans from 5.3.15 to 5.3.18 in /examples/quarkus-camel
Bumps [spring-beans](https://github.com/spring-projects/spring-framework ) from 5.3.15 to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v5.3.18 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3年前
dependabot[bot]
c2f963af2c
Bump jetty-webapp in /examples/quarkus-camel
Bumps [jetty-webapp](https://github.com/eclipse/jetty.project ) from 9.4.43.v20210629 to 9.4.44.v20210927.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-9.4.44.v20210927 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-webapp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3年前
dependabot[bot]
82951fe00a
Bump cassandra-all from 3.11.10 to 3.11.12 in /examples/quarkus-camel
Bumps cassandra-all from 3.11.10 to 3.11.12.
---
updated-dependencies:
- dependency-name: org.apache.cassandra:cassandra-all
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3年前
dependabot[bot]
c96fe2e910
Bump xmlgraphics-commons from 2.3 to 2.6 in /examples/quarkus-camel
Bumps xmlgraphics-commons from 2.3 to 2.6.
---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:xmlgraphics-commons
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3年前
dependabot[bot]
a19a9cb23b
Bump spring-core from 5.3.15 to 5.3.19 in /examples/quarkus-camel
Bumps [spring-core](https://github.com/spring-projects/spring-framework ) from 5.3.15 to 5.3.19.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v5.3.19 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-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
301dddf9e5
v0.4: fix settings.xml to use mirrors instead of repositories. Add more BOM files to examples/
3年前