Sindre Stephansen
29115e56f7
Update packages
2年前
Sindre Stephansen
b75b8f96de
Reduce the list of packages, and specify versions
2年前
Sindre Stephansen
5db92f3ff6
Update packages
2年前
Sindre Stephansen
ad22b08c11
Add kotlin gradle plugins and update versions
3年前
Sindre Stephansen
5a3946ea24
Add BOM poms as dependencies, and update packages
3年前
Sindre Stephansen
482d4bfdb4
Add sshd subpackages
3年前
Sindre Stephansen
f3744b5127
Add database libraries
3年前
Sindre Stephansen
046aab2fa1
Update versions
3年前
Sindre Stephansen
4b33cdc180
Update dependencies
3年前
Sindre Stephansen
0461fe9905
Add snmp4j, kotlin-logging, sshd and kotlin coroutines
3年前
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
27258ffee6
Add mirrors to pom fetch
3年前
Sindre Stephansen
eecd762249
Replace pom fetch script, and update poms
3年前
Sindre Stephansen
288d643f76
Update packages
3年前
Sindre Stephansen
c2d15233ae
Add hibernate-types-55
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
9488e9d84f
Add guice bom
3年前
Sindre Stephansen
28cde13958
Rename the pom file directory
3年前
Sindre Stephansen
3838e86c0b
Update root pom.xml
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年前