This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit a4bdee2e1339d31cb72d0a0b0274497dd374f617 Author: Otavio Rodolfo Piske <angusyo...@gmail.com> AuthorDate: Sat May 20 09:03:01 2023 +0200 (chores) camel-irc: adjust settings to use libera chat when enabled --- components/camel-irc/src/test/resources/it-tests.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/camel-irc/src/test/resources/it-tests.properties b/components/camel-irc/src/test/resources/it-tests.properties index 81bc728649c..f9a1d31d212 100644 --- a/components/camel-irc/src/test/resources/it-tests.properties +++ b/components/camel-irc/src/test/resources/it-tests.properties @@ -15,8 +15,8 @@ ## limitations under the License. ## --------------------------------------------------------------------------- -server=chat.freenode.net:6697 -non.ssl.server=chat.freenode.net:8002 +server=irc.libera.chat:6697 +non.ssl.server=irc.libera.chat:8002 channel1=#camel-test1 channel2=#testroom2 username=