Skip to content

Commit 903a10f

Browse files
committed
Jodd 5.3.0
1 parent 38ebb4b commit 903a10f

File tree

143 files changed

+131
-17586
lines changed

Some content is hidden

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

143 files changed

+131
-17586
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@
1010
[submodule "jodd-json"]
1111
path = jodd-json
1212
url = https://github.com/oblac/jodd-json
13+
[submodule "jodd-http"]
14+
path = jodd-http
15+
url = https://github.com/oblac/jodd-http
16+
[submodule "jodd-props"]
17+
path = jodd-props
18+
url = https://github.com/oblac/jodd-props

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ description = '''
4646
'''
4747

4848
//version = '5.1.6-' + date()
49-
version = '5.2.0'
49+
version = '5.3.0'
5050

5151
// --- properties -------------------------------------------------------------
5252

jodd-core/src/main/java/jodd/io/StreamGobbler.java

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

jodd-core/src/main/java/jodd/io/upload/FileUpload.java

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

jodd-core/src/main/java/jodd/io/upload/FileUploadFactory.java

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

0 commit comments

Comments
 (0)