Skip to content

Commit

Permalink
Remove poja from 4.10.x branch (#782)
Browse files Browse the repository at this point in the history
* remove poja modules
* core 4.6.2
* test 4.5.0
* security 4.10.0
* logging 1.4.0
* session 4.4.0
  • Loading branch information
sdelamo authored Aug 22, 2024
1 parent 431186a commit b4d688a
Show file tree
Hide file tree
Showing 42 changed files with 6 additions and 3,901 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
micronaut = "4.6.1"
micronaut = "4.6.2"
micronaut-docs = "2.0.0"
micronaut-test = "4.4.0"
micronaut-test = "4.5.0"

groovy = "4.0.15"
spock = "2.3-groovy-4.0"
Expand All @@ -16,13 +16,13 @@ managed-apache-http-core5 = "5.2.5"
managed-jetty = '11.0.22'

micronaut-reactor = "3.5.0"
micronaut-security = "4.9.1"
micronaut-security = "4.10.0"
micronaut-serde = "2.11.0"
micronaut-session = "4.3.0"
micronaut-session = "4.4.0"
micronaut-validation = "4.7.0"
google-cloud-functions = '1.1.0'
kotlin = "1.9.25"
micronaut-logging = "1.3.0"
micronaut-logging = "1.4.0"

# Micronaut
micronaut-gradle-plugin = "4.4.2"
Expand Down
40 changes: 0 additions & 40 deletions http-poja-apache/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b4d688a

Please sign in to comment.