diff --git a/VERSION b/VERSION
index d7f9f72230b..e16fbfee773 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-10.0.0.0
+10.0.0.1
diff --git a/core/pom.xml b/core/pom.xml
index fb8e491c6dc..e504ced51f4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 10.0.0.0
+ 10.0.0.1
jruby-base
JRuby Base
@@ -728,7 +728,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-base
- 10.0.0.0
+ 10.0.0.1
diff --git a/lib/pom.rb b/lib/pom.rb
index 1b5808da70d..a348d02f04a 100644
--- a/lib/pom.rb
+++ b/lib/pom.rb
@@ -48,7 +48,7 @@ def log(message=nil)
['irb', '1.14.3'],
['jar-dependencies', '0.5.4'],
['jruby-readline', '1.3.7'],
- ['jruby-openssl', '0.15.3'],
+ ['jruby-openssl', '0.15.4'],
['json', '2.9.1'],
['logger', '1.6.4'],
['net-http', '0.6.0'],
diff --git a/lib/pom.xml b/lib/pom.xml
index b7e5adcc71a..710a514db8f 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 10.0.0.0
+ 10.0.0.1
jruby-stdlib
JRuby Lib Setup
@@ -28,7 +28,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-core
- 10.0.0.0
+ 10.0.0.1
test
@@ -320,7 +320,7 @@ DO NOT MODIFY - GENERATED CODE
rubygems
jruby-openssl
- 0.15.3
+ 0.15.4
gem
provided
@@ -1140,7 +1140,7 @@ DO NOT MODIFY - GENERATED CODE
specifications/irb-1.14.3*
specifications/jar-dependencies-0.5.4*
specifications/jruby-readline-1.3.7*
- specifications/jruby-openssl-0.15.3*
+ specifications/jruby-openssl-0.15.4*
specifications/json-2.9.1*
specifications/logger-1.6.4*
specifications/net-http-0.6.0*
@@ -1222,7 +1222,7 @@ DO NOT MODIFY - GENERATED CODE
gems/irb-1.14.3*/**/*
gems/jar-dependencies-0.5.4*/**/*
gems/jruby-readline-1.3.7*/**/*
- gems/jruby-openssl-0.15.3*/**/*
+ gems/jruby-openssl-0.15.4*/**/*
gems/json-2.9.1*/**/*
gems/logger-1.6.4*/**/*
gems/net-http-0.6.0*/**/*
@@ -1304,7 +1304,7 @@ DO NOT MODIFY - GENERATED CODE
cache/irb-1.14.3*
cache/jar-dependencies-0.5.4*
cache/jruby-readline-1.3.7*
- cache/jruby-openssl-0.15.3*
+ cache/jruby-openssl-0.15.4*
cache/json-2.9.1*
cache/logger-1.6.4*
cache/net-http-0.6.0*
diff --git a/pom.xml b/pom.xml
index d2716942a81..071f034615a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 10.0.0.0
+ 10.0.0.1
pom
JRuby
JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.
diff --git a/shaded/pom.xml b/shaded/pom.xml
index cc1b445d207..5db2fc4ef56 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -12,7 +12,7 @@ DO NOT MODIFY - GENERATED CODE
org.jruby
jruby-parent
- 10.0.0.0
+ 10.0.0.1
jruby-core
JRuby Core