Skip to content

Hotfix: end maven's version tag on Java RedisJSON documentation example #463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

MarcusAdriano
Copy link
Contributor

@MarcusAdriano MarcusAdriano commented Oct 19, 2022

Simple adjust to fix maven's version on example:

<dependency>
            <groupId>redis.clients</groupId>
            <artifactId>jedis</artifactId>
          -<version>4.0.0<version>
          +<version>4.0.0</version>
</dependency>

@MarcusAdriano MarcusAdriano changed the title Hotfix: close maven's version Hotfix: close maven's version on Java RedisJSON documentation example Oct 19, 2022
@MarcusAdriano MarcusAdriano changed the title Hotfix: close maven's version on Java RedisJSON documentation example Hotfix: end maven's version tag on Java RedisJSON documentation example Oct 19, 2022
@simonprickett simonprickett added hacktoberfest Hacktoberfest 2022 hacktoberfest-accepted Hacktoberfest 2022 Accepted labels Oct 24, 2022
@simonprickett simonprickett merged commit a2fb177 into redis-developer:master Oct 24, 2022
@simonprickett
Copy link
Contributor

@MarcusAdriano thank you I've merged this and it should automatically go live shortly.

@simonprickett
Copy link
Contributor

@MarcusAdriano are you a Redis Discord member (https://discord.gg/redis). If so please post your username here and @SuzeShardlow will give you our special Hacktoberfest role there :) Thanks for your contribution.

@MarcusAdriano MarcusAdriano deleted the patch-1 branch October 25, 2022 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest 2022 hacktoberfest-accepted Hacktoberfest 2022 Accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants