This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git
The following commit(s) were added to refs/heads/develop by this push:
new d082059 formatting
d082059 is described below
commit d0820591cae8a2aee13838256df0199fec686dc4
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Jan 18 14:54:27 2023 -0800
formatting
---
opt/blazeds-spring-boot-starter/README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opt/blazeds-spring-boot-starter/README.adoc
b/opt/blazeds-spring-boot-starter/README.adoc
index fe88ae6..3bb877a 100644
--- a/opt/blazeds-spring-boot-starter/README.adoc
+++ b/opt/blazeds-spring-boot-starter/README.adoc
@@ -48,7 +48,7 @@ In order to do it's magic, you need to add a depdendency to
the the BlazeDS Spri
...
<dependency>
- <groupId>org.apache.flex.blazeds</groupId>
+ <groupId>org.apache.flex.blazeds</groupId>
<artifactId>blazeds-spring-boot-starter</artifactId>
<version>4.7.3-SNAPSHOT</version>
</dependency>