Skip to content

Commit b4d688a

Browse files
authored
Remove poja from 4.10.x branch (#782)
* remove poja modules * core 4.6.2 * test 4.5.0 * security 4.10.0 * logging 1.4.0 * session 4.4.0
1 parent 431186a commit b4d688a

File tree

42 files changed

+6
-3901
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+6
-3901
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
2-
micronaut = "4.6.1"
2+
micronaut = "4.6.2"
33
micronaut-docs = "2.0.0"
4-
micronaut-test = "4.4.0"
4+
micronaut-test = "4.5.0"
55

66
groovy = "4.0.15"
77
spock = "2.3-groovy-4.0"
@@ -16,13 +16,13 @@ managed-apache-http-core5 = "5.2.5"
1616
managed-jetty = '11.0.22'
1717

1818
micronaut-reactor = "3.5.0"
19-
micronaut-security = "4.9.1"
19+
micronaut-security = "4.10.0"
2020
micronaut-serde = "2.11.0"
21-
micronaut-session = "4.3.0"
21+
micronaut-session = "4.4.0"
2222
micronaut-validation = "4.7.0"
2323
google-cloud-functions = '1.1.0'
2424
kotlin = "1.9.25"
25-
micronaut-logging = "1.3.0"
25+
micronaut-logging = "1.4.0"
2626

2727
# Micronaut
2828
micronaut-gradle-plugin = "4.4.2"

http-poja-apache/build.gradle

Lines changed: 0 additions & 40 deletions
This file was deleted.

http-poja-apache/src/main/java/io/micronaut/http/poja/llhttp/ApacheServerlessApplication.java

Lines changed: 0 additions & 110 deletions
This file was deleted.

http-poja-apache/src/main/java/io/micronaut/http/poja/llhttp/ApacheServletConfiguration.java

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)