Suppose $x_i \geq 0$ $\forall i$. If $\frac{1}{n}\sum_{i=1}^nx_i$ converges as $n\to\infty$, then what about $\frac{1}{n}\sum_{i=1}^nx_i^\delta$ where $0<\delta<1$?
By Jensen's inequality we have that $\frac{1}{n}\sum_{i=1}^nx_i^\delta \leq \left(\frac{1}{n}\sum_{i=1}^nx_i\right)^\delta$. This of course implies that $\limsup_{n\to\infty}\frac{1}{n}\sum_{i=1}^nx_i^\delta \leq \left(\lim_{n\to\infty}\frac{1}{n}\sum_{i=1}^nx_i\right)^\delta$, but what can we say about its $\liminf$?
Instead of $x_i^{\delta}$ we could have $g(x_i)$ for any concave function $g$.
See comment -- does not work (obvious, stupid mistake)
Another counter-example, based on two different (and interleaved) sequences $a,b$ as well: $a_k = e$ for all $k\geq 1$, while $b_k = \left(1+\frac{1}{k}\right)^k$. Build the sequence $(x_k)_k$ by alternating $a_1,b_1,b_2,a_2,a_3,a_4,1_5,\dots$, i.e. by taking $2^i$ $a_k's$ following by $2^{i+1}$ $b_k$'s.
Since $b_k\xrightarrow[k\to\infty]{} e$, by Césaro the sequence $(S_n)_n$ defined by $S_n=\frac{1}{n}\sum_{k=1}^n x_k$ will converge to $e$ as well. But now, $b_k^\delta \xrightarrow[k\to\infty]{} e^{\delta}$, so Césaro does not apply to $S_{n,\delta}=\frac{1}{n}\sum_{k=1}^n x_k^\delta$; and you can actually show that $S_{n,\delta}$ has two adherence values, namely $e$ and $e^{\delta}$.